Forum Discussion
Anonymous
3 years agoNot applicable
Logarithmic scale greyed out
Hi, I am facing issue of logarithmic scale greyaed out in all at least 3 types of the graphs - linear, scatter, stacked area charts. Is there any option to enable the logarithmic scale? I have impor...
WolfgangPachur
1 year agoNew Member
for log(0) does not exist, verify it with a calculator 😉
Element115
1 year agoMemorable Member
Yes, and...? You know it is possible to code a UI element that will not display a pixel for undefined values, but will display pixels for defined values. So you could have a log graph with discontinuities. Therefore there is no good reason for greying out the log scale option.