You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue when using dateAxis.zoomToDates() where the some of the data is cut off on the chart.
I have recreated the issue on jsfiddle. Click the "Click Me" button and you can see the left side of the chart is missing some data points. After this happens, if you move the scrollbar at all then the issue resolves itself.
We are launching our upgraded platform with amcharts 4 (instead of 3) this weekend and are desperate for a fix / workaround.
The text was updated successfully, but these errors were encountered:
Thanks for the tip! That didn't seem to work great though...little buggy, but I found using scrollbarX.dispatchRangeChange(); worked well enough as a temp solution for me.
I am having an issue when using dateAxis.zoomToDates() where the some of the data is cut off on the chart.
I have recreated the issue on jsfiddle. Click the "Click Me" button and you can see the left side of the chart is missing some data points. After this happens, if you move the scrollbar at all then the issue resolves itself.
We are launching our upgraded platform with amcharts 4 (instead of 3) this weekend and are desperate for a fix / workaround.
The text was updated successfully, but these errors were encountered: