Allow panning on y axis
If you are making a scatter chart it makes sense to let people zoom in if there is alot of points. Sadly highcharts does not allow panning in the y axis meaning they cannot inspect the data properly!
-
AdminPaweł Fus (Admin, Highcharts JS) commented
Implemented in v8.0.0
See: https://api.highcharts.com/highcharts/chart.panning.type
-
AdminPaweł Fus (Admin, Highcharts JS) commented
Hi @Tyler
This feature should be ready soon. I created a simple demo for you with current work in progress: https://jsfiddle.net/BlackLabel/7tg6snzm/
-
Tyler Lee commented
Hi highcharts,
Any chance this feature will eventually be rolled into core or updated? That plugin looks unmaintained and has a few issues we ran into. We've written our own version to give us the feature we want, which we can share, but it's not fully robust to everything a dev might want from this.
-
AdminPaweł Fus (Admin, Highcharts JS) commented
Thank you for the idea! It's already possible by this plugin: https://www.highcharts.com/plugin-registry/single/27/Y-Axis%20Panning