Hi there, we are using the zooming and panning in context of a line-charts and we recognized the following problem:
When panning to the end of the graph, the panning stucks very often.
As a result we are often not able to pan to the very end of the graph.
e.g.:
The graph is feed with datapoints that end at 05.05.2018 11:00:00 (zoomtype: minutes) but we can only pan to 05.05.2018 10:58:32.
Only when the user is starting a panning Action again, the graph moves on a little bit, but still not to the very end of the graph at all.
Is there a workaround for this problem, that can also be reproduced in the examples of the canvasjs documentation pages.
Thanx a lot !!!