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 (1009 Bytes)
Steve, I assume you'll handle these?
JDH
ยทยทยท
On 6/20/07, Carl Worth <cworth@...528...> 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 the _snap variable.