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 Request: Add mouse zoom capability to Charts #1751

Open
KaptenJon opened this issue Oct 25, 2024 · 0 comments
Open

Feature Request: Add mouse zoom capability to Charts #1751

KaptenJon opened this issue Oct 25, 2024 · 0 comments

Comments

@KaptenJon
Copy link

When I have a long time serie of data I like to zoom in to specific points in time. When I am finished I like to zoom out again.

This can be implemented with mouse drag zoom, marking a parts of the chart with the mouse, or by enable users to zoom using the scroll wheel.

Examples of how Chart.js has implemented this
Scroll wheal and mouse pan
https://www.chartjs.org/chartjs-plugin-zoom/samples/wheel/log.html
Drag zoom
https://www.chartjs.org/chartjs-plugin-zoom/samples/drag/category.html

@KaptenJon KaptenJon changed the title Add mouse zoom capability to Charts Feature Request: Add mouse zoom capability to Charts Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant