Yes, using spines will be best in most situation.
The problem with using axes_grid toolkit is that some mpl commands
that changes the properties of the ticks and ticklabels do not work.
I think you may consider to use axes_grid if you want to keep both of
the bottom and top axis, which I guess wo
On Sun, Aug 2, 2009 at 2:14 AM, wrote:
> I'm trying to understand some of the changes in 0.99, for example, the
> recommended way of getting a plot so that the axes cross at the origin
> (i.e., the axes are in the middle of the plot). I see two examples that
> seem to give this:
>
> http://matplo