chartjs-plugin-zoom icon indicating copy to clipboard operation
chartjs-plugin-zoom copied to clipboard

Lock y-axis movement for stacked scales when paning

Open nilsakesson opened this issue 2 years ago • 0 comments

Im having a stacked scale plot where I want to be able to lock y axis movement for the axis that I'm in. If im paning in axis 2 I should be able to pan in both x and y direction while axis 1 is just moving in x-direction. For zooming the funcionality could be the same. Consider the axes separated and lock x-direction only with the shared x-axis while the y-axes are free moving depending on where the mouse is.

https://github.com/chartjs/chartjs-plugin-zoom/assets/87042707/0af20cf7-819f-4159-a3fb-e9285b62a04d

nilsakesson avatar May 10 '23 15:05 nilsakesson