Hi, I am using the great xgraph libray by @klaus to draw a line type of graph out of points coming from sensors
I have a question. If I use autoscale, the graph adds automatically a (0,0) point and if the values are very close one to each other in y (like for example a temperature which varies very slowly) you kind of lose visually the small variations until the max number of points are exceeded. at that point the autoscale works very good and the graph is scaled nicely so you can appreciate even small variations.
Is there a way to avoid the (0.0) point addition and still keep the autoscale?
thanks!
I have a question. If I use autoscale, the graph adds automatically a (0,0) point and if the values are very close one to each other in y (like for example a temperature which varies very slowly) you kind of lose visually the small variations until the max number of points are exceeded. at that point the autoscale works very good and the graph is scaled nicely so you can appreciate even small variations.
Is there a way to avoid the (0.0) point addition and still keep the autoscale?
thanks!