Re: [Matplotlib-users] (no subject)

2014-09-06 Thread Arnaldo Russo
Hi Tobi and others, I have tested include other packages (e.g \usepackage{cmbright} ), but it seems to not solve my problem. Including on matplotlibrc, exactly the lines as you said, my output is the same as I have attached (Matplotlib To.png). On pure LaTex, I really don't know how it should be c

[Matplotlib-users] Get an image into a wedge of a pie chart

2014-09-06 Thread fizix137
My full question is in stack overflow. Basically I want to add an image of a flag into each of the wedges of a pie chart. The wedges will never be smaller than 1/8 of the pie so the flag should always fit nicely. I can't figure out how to get an image to be inside a wedge. That's what I need he