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
Hi, after deeply searching in this lib, I see you do not support for setting these values yet.
For example, I have a bunch of data of temperature of few months, and I want to draw a chart with step in Y axis is 5 degree, and step in X axis is each 7 days, what I want is the gridline always point to that step value.
I see some others chart lib have this feature, but I love this library (the style, animation, setup). Could you please add this in next release ?