Open dalzell99 opened 7 years ago
Hello, is it possible to get the y-axis range for a graph? If not, I would like to request it please be added. I think the ideal place for it would be in the graph2d.getWindow() function. Thanks
I found the y-axis range under graph2d.linegraph.(yAxisLeft || yAxisRight).scale.(_end || _start)
I would like this to be put forward as a feature request to simplify get the range in the future
Hello, is it possible to get the y-axis range for a graph? If not, I would like to request it please be added. I think the ideal place for it would be in the graph2d.getWindow() function. Thanks