Latex formatting for exponential numbers
I noticed that tick_formatter = 'latex' fails for very small/large numbers. Does anyone know a solution to this?
Thanks in advance,
TJ
I noticed that tick_formatter = 'latex' fails for very small/large numbers. Does anyone know a solution to this?
Thanks in advance,
TJ
Asked: 12 years ago
Seen: 424 times
Last updated: Sep 20 '12
Can you post an example?
Probably the issue is that there isn't enough room for all the zeros... we don't do the best job formatting some of those.
But still, how does the OP expect an answer when no example is given?