Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Ability to load new samples on zoom actions (Zoom in & zoom out) #18126

Open
ragava28 opened this issue Dec 30, 2022 · 1 comment
Open
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@ragava28
Copy link

What problem does this feature solve?

For the time series bar chart, on the initial load, we are displaying data aggregated for every 1 hour. when the user zoom in( for example for 4 hours) we see only 4 samples, instead, can we pull more data from the server which is aggregated for lower interval like 30 or 15 minutes, and display it in the chart when the user zoom in, display higher interval data on the zoom out.

  1. On zoom in display lower interval new data.
  2. On zoom out restore the data which was already available.

What does the proposed API look like?

Whatever make sense for functionality

@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Dec 30, 2022
@RahulVishK
Copy link

hi echarts any update on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants