Open orwant opened 9 years ago
actually, it's mathematically impossible to have a zero on a logscale axis - so
please remove both zeros!!!
Original issue reported on code.google.com by manuel.weiss
on 2009-10-22 14:06:38
I assume the playground uses v1.1 so this is still an issue. Replace the drawVisualization()
method with attached.
This seriously limits the quality of presentation of scientific data which often involves
small numbers. Scale should continue down below 1 as 0.1, 0.01, 0.001...
The attached example has fairly small y values (e.g. 10^-8; also common) and 0.00000001
is an inappropriate label so labels should automatically switch to exponent notation
or a property should be exposed to control label formatting.
Original issue reported on code.google.com by geowerks
on 2010-08-17 15:01:49
Original issue reported on code.google.com by
amavisto
on 2009-10-19 16:29:48