Hi,
I have a line chart which shows tempriture of a room daily. The tempriture values come from a datasource.
The X axis shows days and Y axis shows the tempriture values.
Think of that i have temriture values from dataset as below:
18.22 ,18.83 , 19.30 , 20.05 , 19.15 , 19.25
While using the line chart by default settings, the Y axis starts from 0 and ends with some value over 21. And the steps are generated automatically.
As seen here the min value is 18,22 and max value is 20.05
I would like to see the line chart as below
Y axis starting from 18 and ending at 21 and steps are 0.1
Coul you please describe how to achieve that.
I have attached a sample chart which is generated with a different tool. The chart in the screenshot describes perfectly what i want.
Thanks.
I have a line chart which shows tempriture of a room daily. The tempriture values come from a datasource.
The X axis shows days and Y axis shows the tempriture values.
Think of that i have temriture values from dataset as below:
18.22 ,18.83 , 19.30 , 20.05 , 19.15 , 19.25
While using the line chart by default settings, the Y axis starts from 0 and ends with some value over 21. And the steps are generated automatically.
As seen here the min value is 18,22 and max value is 20.05
I would like to see the line chart as below
Y axis starting from 18 and ending at 21 and steps are 0.1
Coul you please describe how to achieve that.
I have attached a sample chart which is generated with a different tool. The chart in the screenshot describes perfectly what i want.
Thanks.