I'm not able to reproduce this problem here. Can you provide a
standalone script that illustrates it? Also, what version of matplotlib
are you using?
Mike
Barnette, Daniel W wrote:
> I've written a python gui to matplotlib which allows the user to plot either
> cartesian, semi-log, or log-lo
I've written a python gui to matplotlib which allows the user to plot either
cartesian, semi-log, or log-log plots. Log plots can be generated for typical
base values except for base 2. Is this a bug, or is there some reason that
matplotlib does not do log plots using base 2?
Using base 2, the