I am testing in 32 bits.
Currently an indicator is not displayed in log scale if some value is zero or negative.
I know log(n) when n less than or equal to zero is not number, but maybe would be possible find any solution to display indicators in logarithmic scale when some value of the indicator is zero or negative.
If not possible, at least forcing the linear scale for the indicator.
Regards

Comment