From: Pierre H. <pie...@cr...> - 2012-09-14 20:51:20
|
Hi Phil, Le 13/09/2012 16:50, Phil Elson a écrit : > Your issue looks legit, I have looked through the axes.py Axes.draw > method, and there is no filtering based on the visibility toggle for > anything but images. Seems like it could be a very easy fix, would you > be willing to open an issue on the github tracker? > https://github.com/matplotlib/matplotlib/issues/new Thank your very much for your feedback. I've opened the issue (https://github.com/matplotlib/matplotlib/issues/1256) and started to investigate a bit. It's the first time I'm browsing matplotlib code but fortunately I have this part of the API quite well in mind. I guess the next step is git-cloning and compiling the code... I need to take a look at the Developper's Guide first ! Best, Pierre |