From: Alan G. <ala...@gm...> - 2012-06-12 01:43:45
|
On Sun, Jun 10, 2012 at 5:24 AM, Jouni K. Seppänen <jk...@ik...> wrote: > Alan Griffiths <ala...@gm...> writes: > >> I've come across a problem (possibly a bug in cleanup_path) after >> plotting a line containing nan's and then scaling the axes so that the >> line is clipped by the axes. >> >> Instead of a gap at the position of the nan value, two extra segments >> appear - back to the start and then onto the next-plus-one valid >> point. > > This sounds a lot like > > https://github.com/matplotlib/matplotlib/issues/804 > Thanks, yes it's fixed in 1.1.1rc2 |