Thanks Michael
It was odd that in all the matplotlib rc files the path.simplify was
set to False but when running the program the state toggled True so I
had to manually set it in the program.
Strange but that did the trick!
thanks again for your help!
On May 6, 2010, at 12:22 PM, Michael Droe
It looks like you're hitting the well-known bug in the path
simplification algorithm. You can turn it off be setting the
"path.simplify" rcParam to False. (Or you can upgrade to SVN where this
has been fixed...)
Mike
da...@wemeasureit.com wrote:
> I'm plotting 50,000 data point signal as a