From: Paul H. <pmh...@gm...> - 2011-12-12 21:46:37
|
On Wed, Nov 30, 2011 at 7:43 PM, Benjamin Root <ben...@ou...> wrote: > As an additional note, would it be a desirable feature to be able to cycle > hash styles in the case of producing b&w plots? > > Ben Root Ben, I think this would be quite useful. How are you thinking of implementing it? Cycling through lines = ['-', '--', '-.', etc] or through dashes = [(20,10), (5,5), (30,7), etc]? -paul |