I'm referring to the Matlab chart here: matlab-chart
Is it possible to get this kind of Unified superscript exponent for vAxis numbers in Google Visualization?
Even if the unified exponent for all ticks is not possible, is it possible to get superscripted exponent for the vaxis tick labels? I've tried the methods described here: GV-format
While it does produce ticks in scientific format, it's a dirty format like this: 1.0E05
Is it atleast possible to change this to "1.0+5"?