How can I set minimum and maximum Y values?
« Back to message list
I have a line chart that has over 100 data points all in the 40 range, my chart y coords are currently 0 - 100 which
makes the line look pretty flat. I am wondering how I can change that so the y starts at the min data point (lets say
35) and ends at the max data point (lets say 45).
Here is an image to show the issue I am having.
i.imgur.com/whDsikL.png
Thanks,
Andrew
Posted by RGraph support on 27th August 2013Here is an image to show the issue I am having.
i.imgur.com/whDsikL.png
Thanks,
Andrew
Hi there,
You could use the chart.ymin and chart.ymax settings to set the minimum/maximum Y values.
Richard, RGraph Support
You could use the chart.ymin and chart.ymax settings to set the minimum/maximum Y values.
Richard, RGraph Support
Add a reply
« Back to message list