Re: [matplotlib-devel] dashed steps plot

2008-08-29 Thread Manuel Metz
Manuel Metz wrote: > Hi all, > I ran into a problem where I wanted to plot a step-plot with dashed > lines instead of solid lines which can be important for print media. > This isn't possible with the current matplotlib version, so I added > support for this. The patch is attached, but I didn'

[matplotlib-devel] dashed steps plot

2008-08-29 Thread Manuel Metz
Hi all, I ran into a problem where I wanted to plot a step-plot with dashed lines instead of solid lines which can be important for print media. This isn't possible with the current matplotlib version, so I added support for this. The patch is attached, but I didn't commit it yet since I wan