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
Asked: 2012-09-20 23:18:07 +0100
Seen: 485 times
Last updated: Sep 20 '12
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
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?