From: Manuel M. <mm...@as...> - 2007-12-14 10:23:42
|
Hi, I figured out a bug in the FancyArrow class (sorry, I didn't track it down, yet). Might be related to my strange axes limits ? Please have a look at the attached example. As you can see, in the lower panel the head is not rendered correctly. I used the lates svn, revision 4730. Manuel BTW: When building matplotlib I get a lot of warnings: [.....] src/image.cpp: In member function ‘Py::Object Image::buffer_rgba(const Py::Tuple&)’: src/image.cpp:266: warning: deprecated conversion from string constant to ‘char*’ [.....] |