Hi Christophe,
This is (I think) a known limitation of the OS X backend. One way around this
is to use another backend. Which backends are available depends on how your
matplotlib was built. (And unfortunately I don’t know how to figure out which
ones are available, apart from trying.) In my ca
is an interactive Tkinter wrapper around the Agg backend.
>
>
> On Thu, Mar 13, 2014 at 9:53 AM, Jeroen Hegeman
> wrote:
> Hi Christophe,
>
> This is (I think) a known limitation of the OS X backend. One way around this
> is to use another backend. Which backends are ava
Dear Matplotlibers,
I'm trying to insert a logo image (from PNG) in the top left corner of my axes.
I'm doing this by reading the logo using read_png() and inserting it as an
OffsetImage in an AnnotationBox. When saving the figure as PNG everything is
based on pixel sizes and I know how to scal