Thanks for looking into it.
The sample snippets you have shared, zooming and panning is working properly on Y-axis. But It didn't work on X-axis after using visibleMinimum and visibleMaximum properties of the X-axis.
In the code sample the visibleMinimum and visibleMaximum have set to 5 and 15 respectively out of 20 number of data points. But I didn't get the rest 5 no of points as scroll didn't work on the X-axis.
I want to use the visibleMinimum and visibleMaximum to show the limited points and scrolling features for horizontal direction as well.
Please find the attachment.
Thanks.
Attachment:
graph_scroll_be533f.zip