On 2012/08/26 5:50 AM, Michael Welter wrote:
> Hello,
>
> i made a patch which would allow the svg backend to make
> rasterized plots according to the dpi given in savefig.
> I wanted this in order to have high-res scatter plots.
> As you probably know it is hardcoded to 72 dpi right now.
> The ide
As of now, we have 14 issues on the 1.2.x milestone, plus 6 issues on
the 1.2.x known bugs milestone.
Since there's still a lot of work to be done on these before the rc1,
I'm thinking I will continue to hold off on creating a 1.2.x branch.
(Creating the branch would mean all of the pending PR
On 08/26/2012 05:33 AM, Anton Akhmerov wrote:
> Michael Droettboom writes:
>
>>
>>
>> Working with the documentation this past week has me a little
>> frustrated with the state of it. Enough to write a MEP.
> https://github.com/matplotlib/matplotlib/wiki/Mep10
>> In particula
Hello,
i made a patch which would allow the svg backend to make
rasterized plots according to the dpi given in savefig.
I wanted this in order to have high-res scatter plots.
As you probably know it is hardcoded to 72 dpi right now.
The idea how to, came from the pdf backend. I mostly
copy pasted
Michael Droettboom writes:
>
>
>
> Working with the documentation this past week has me a little
> frustrated with the state of it. Enough to write a MEP.
https://github.com/matplotlib/matplotlib/wiki/Mep10
> In particular, it would be nice to compile a list of concerns abou