The old graph on https://eu.wikipedia.org/wiki/Altsasu using this template:
wiki
{{Graph:Weather monthly history
| width=900
| table=Altsasu-alsasua-MAN.tab
| title=Altsasuko hilabeteroko eguraldiaren grafikoa
}}used to render like this:
To achieve this three relatively generic features need to be added to echarts which when brought together should be able to replicate something similar to this chart. All three features have use cases and should be built to operate independently of each other in order to maximise value and usability.
- Waterfall charts
- Ability to set the feature colours based on some value in a range
- navigation scroll. This seems fairly well supported natively in echarts via datazoom.
