Re: [matplotlib-devel] cairo patch #3: snap dash lengths

2007-06-20 Thread John Hunter
On 6/20/07, Carl Worth <[EMAIL PROTECTED]> wrote: > I noticed on the simple_plot.py example that the grid was coming out > pretty ugly without any snapping on the dashes. Here's a little patch > that adds that. > > -Carl > > PS. As should be obvious, this patch depends on my first patch that > adds

[matplotlib-devel] cairo patch #3: snap dash lengths

2007-06-20 Thread Carl Worth
I noticed on the simple_plot.py example that the grid was coming out pretty ugly without any snapping on the dashes. Here's a little patch that adds that. -Carl PS. As should be obvious, this patch depends on my first patch that adds the _snap variable. 0001-Snap-the-dash-lengths-as-well.patch

Re: [matplotlib-devel] Problem with svg output !?

2007-06-20 Thread Manuel Metz
Hm, after I messed around some time with inkscape I finally found a workaround - not nice, but it worked - at least for this particular case. I just copied the plot and pasted it again. Then I could ungroup the plot and now inkscape behaved as expected, I still see all my data points. Strange en