You want to call "set_yscale('symlog')" on the axes.
Mike
On 08/19/2011 01:07 PM, Jonny Milliken wrote:
Hi,
I am having some trouble establishing how to use
matplotlib.scale.SymmetricalLogScale() to draw a log scale on the
positive and negative axis of a plot. Assuming of course that is the
Hi,
I am having some trouble establishing how to use
matplotlib.scale.SymmetricalLogScale() to draw a log scale on the positive
and negative axis of a plot. Assuming of course that is the correct way to
go about it
The code at the moment I am looking at goes something like this, with
arbitrary da