I'm adding a set of patches to my Matplotlib chart, the problem is that those patches look different from how i'm generating them from my code. I have an array of data, and i'm using that data to ...
When plotting with a logarithmic scale on the y-axis, patches have incorrect picking behaviour. Text seems to work correctly, but FancyArrowPatch cannot be picked at all and the pick area for circles ...