Issue when zooming

Hello,

I came up with this issue while implementing the kivy backend, the problem
is explained in the comments of this issue, but basically according to the
debugging I did, draw_path receives just the paths that are visible so when
zooming for instance on an edge of a bar the number of vertices is not
enough to construct a polygon.

https://github.com/andnovar/kivy/issues/72

Thanks, Andres
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20150821/86c0a0ec/attachment-0001.html>