Ticks marks are moving upon changing the type of Chart


Ticks marks are moving upon changing the type of Chart



I am using Highcharts in AngularJS.



My issue is that every time I change the type of graph, the tick marks are moving along the x-axis.



I don't want it to move along the x-axis.



I want it to be start from the origin.



Screenshots:



enter image description here



enter image description here





can you provide your code sample for rendering updated charts
– Hany Habib
2 days ago





1 Answer
1



Set yAxis.min = 0.


yAxis.min



PS: Both screenshots are the same.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

how to run turtle graphics in Colaboratory

Export result set on Dbeaver to CSV