How can I hide series depending on the Zoom scale ?
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 404
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
I plot 10 series but I want to hide some ( but not all ) depending on the zoom scale.
I have tried using dispose() then instantiate a new chart but the chart is not displayed even if I can find the right series in chart._options
Maybe there is a better alternative than dispose then redraw.
What would you please suggest ?
Thank you very much for TimeChart.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.