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
Currently I have set my maxY in a way that it always adjusts to the highest value of my list +5 so in this respect if my y axis value is something small like 10 or 12 the y axis interval becomes multiples of 2 (2,4,6) etc how can i explicitly define my interval to always be multiples of 5 (5,10,15) etc
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently I have set my maxY in a way that it always adjusts to the highest value of my list +5 so in this respect if my y axis value is something small like 10 or 12 the y axis interval becomes multiples of 2 (2,4,6) etc how can i explicitly define my interval to always be multiples of 5 (5,10,15) etc
Beta Was this translation helpful? Give feedback.
All reactions