-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.
Description
What problem does this feature solve?
One expectation from ECharts is that whenever we have time-based data and adjust the zoom level, the data should be grouped and split accordingly. For instance, if we have 1000 data points spanning over 4 years, when the chart is rendered, it should display only four data points (grouped by a specific method such as average, minimum, maximum, etc.). Furthermore, when zooming in, the data should be split on a monthly basis for each year, allowing for a more detailed view.
we have similar Functionality in amcharts please go through :
https://www.amcharts.com/demos/candlestick-chart/
What does the proposed API look like?
we have similar Functionality in amcharts please go through :
https://www.amcharts.com/demos/candlestick-chart/
Metadata
Metadata
Assignees
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.Inactive for a long time. Will be closed in 7 days.