historical_chart
Generates an area chart displaying historical Aare water temperature and flow data using the Aare color palette. Specify city and time range to visualize past conditions.
Instructions
Show an aare.guru-style area chart of historical Aare temperature and flow.
Uses the Aare color palette: #0877ab for temperature, #357d9e for flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City identifier (e.g. 'Bern', 'Thun', 'Olten') | Bern |
| start | No | Start of period (e.g. '-7 days', '-1 month', ISO timestamp) | -7 days |
| end | No | End of period ('now' or ISO timestamp) | now |