Forum Discussion
Prasanthi_m
9 years agoNew Member
Problem with Log Scale type in Line chart
Hi, When i try to change the scale type to log, Auto as start option is not enabled. It expects some value in the start option if i have to use the log scale type. Is there any way that i can use t...
shreyyyyy
9 years agoFrequent Visitor
Hi,
The issue which Prasanthi wants to address is a bit different. Consider data as:
100,000
150,000
130,000
120,000
110,000
Now for this case, the log scale still starts as usual from 1 following 10,100,1000...diminishing the focus on data points. Intended behavior will be log scale starting from 100,000 since there are no values lesser than that.
This problem is handled in line graph when Scale type is chosen as "Linear" and Start as "Auto". But the same "Auto" feature is not present for Log scale. Log scale option for line graph only appears when Start is selected as "1".
How to resolve this issue?