Hi,
> Date: Mon, 15 Mar 2010 13:16:59 -0700 (PDT)
> From: klukas
>
> It's my understanding that there is no built-in method for generating a
> "broken axis" (where you skip over some range of values, indicating this
> with some graphical mark).
I've fudged something similar recently, using a mor
Replying to everyone at the same time: (spot the person in the UK!)
Chris Barker wrote:
> That would be better as (ntri, 3), to be compatible with the usual C
> ordering of numpy arrays.
Of course.
John Hunter wrote:
> I am a little concerned about the "hand wrapped python" part
> because of the
> What would be great is if you could refactor the basic functionality
> into a matplotlib.Axes.breaky method (and possibly breakx but most
> people request a broken y axis), which would resize the "self" axes
> and return the broken compliment which could be plotted onto. Then
> you could provide
forwarded 573179 matplotlib-devel@lists.sourceforge.net
thanks
Hello Matplotlib developers,
I'm forwarding this bug a Debian user reported some days ago. It would
be nice it you could give it a look
Thanks in advance,
Sandro
On Tue, Mar 9, 2010 at 17:05, Yaroslav Halchenko wrote:
> Package: pyt
Sandro Tosi wrote:
> forwarded 573179 matplotlib-devel@lists.sourceforge.net
> thanks
>
> Hello Matplotlib developers,
> I'm forwarding this bug a Debian user reported some days ago. It would
> be nice it you could give it a look
Using svn trunk mpl and numpy 1.5.0.dev8042, I can't reproduce it;