Re: [Matplotlib-users] Additional line styles - comparison excel chart

2012-07-21 Thread Benjamin Jonen
Hey guys, thanks for your answers. Nicolas, your showcase seems to be exactly what I'm after. To make this a little more user-friendly it would be nice to create ones own line style from this so that it can be easily incorporated in the plotting command, i.e. ax.plot( , linestyle=myFancyLine)

Re: [Matplotlib-users] Additional line styles - comparison excel chart

2012-07-16 Thread Nicolas Rougier
Here is a quick example that might help you: http://www.loria.fr/~rougier/coding/gallery/showcase/showcase-10-large.png http://www.loria.fr/~rougier/coding/gallery/showcase/showcase-10.py Nicolas On Jul 16, 2012, at 11:27 , Daπid wrote: > On Mon, Jul 16, 2012 at 11:09 AM, Benjamin Jonen w

Re: [Matplotlib-users] Additional line styles - comparison excel chart

2012-07-16 Thread Daπid
On Mon, Jul 16, 2012 at 11:09 AM, Benjamin Jonen wrote: > 2) The coloring and the way the lines curve around looks very nice to > me. I remember that the Excel charts did not have this nice look > before Excel 2007. Can I achieve similar effects with matplotlib? I'm > not really sure what creates