Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Content of the graph shifts when scaling in and out
posted

Hi,

I have a simple composite chart with the following scenario:

When scaling in on the x axis the contents of the chart shift to the right. When scaling out the contents shift to the left. Note that the scroll value does not shift and is set to 0.

Is there a simple way to keep the contents of the chart centered while scaling in and out? If not what is the best way to dynamically adjust the scrolling as the scale value changes so that the contents of the chart remain centered and do not shift left or right.

Thanks