swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.29k stars 1.15k forks source link

Range graph with dynamic zoom #1090

Open tamtakoe opened 5 years ago

tamtakoe commented 5 years ago

Sorry, I can't find ngx-charts community on secopshub and will ask here.

Does it possible to implement range graph with dynamic zoom with ngx-charts? Do you have some examples? https://www.amcharts.com/demos/range-area-chart/

AndersBKnudsen commented 5 years ago

Did you find a solution for this?

chriszrc commented 5 years ago

For area and line charts, there is a "timeline" property that will add a selectable timeline beneath the main chart-

https://plnkr.co/edit/JRMtfc3kin9AAQg7HgcX?p=preview

https://github.com/swimlane/ngx-charts/issues/466