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
@martynasma thanks, that helped except minGridDistance which is not enough and that is my next point/question, it is not granular enough but I will make another post when I gather enough examples - our entire app is based on programmatic charts so I can observe lots of edge cases.
Also, 0.000001 is from the docs, maybe it should be updated https://www.amcharts.com/docs/v5/charts/xy-chart/axes/value-axis/#Avoiding_zero_values
Bug description
yAxis labels are smushed together on top values when logarithmic scale is used (in some cases).
https://codepen.io/Eldair/pen/vEBOvYL
Is it possible to add minimum height for yAxis grid/label so that values don't overlap.
The text was updated successfully, but these errors were encountered: