chart_line
Generate time-series line charts by fetching historical data from a REST API. Specify variable names, project ID, and optional time range.
Instructions
Generate a time-series line chart. Fetches historical data from REST API automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable_names | Yes | Comma-separated variable names | |
| project_id | Yes | Project ID | |
| time_range | No | Time range (1h, 6h, 24h, 7d) | |
| start_date | No | Start date (optional, alternative to time_range) | |
| end_date | No | End date (optional) | |
| title | No | ||
| y_label | No | Y-axis unit label |