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

2012-07-21 Thread Benjamin Jonen
-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 wrote: >>> 2) The coloring and the way the lines curve around l

Re: [Matplotlib-users] pdf/eps export; dotted line plot shows random markers on the line

2012-06-11 Thread Benjamin Jonen
, Benjamin On Sat, Jun 9, 2012 at 7:43 PM, Jerzy Karczmarczuk wrote: > Benjamin Jonen: >> I get random markers on the >> line. This effect appears for pdf but not for png. When I use eps and >> convert the eps file to pdf I also receive the random markers. >> ... > For me y

[Matplotlib-users] pdf/eps export; dotted line plot shows random markers on the line

2012-06-09 Thread Benjamin Jonen
Hey everybody, I am trying to create a simple plot with a dotted line. However, depending on the export format I use, I get random markers on the line. This effect appears for pdf but not for png. When I use eps and convert the eps file to pdf I also receive the random markers. I use the followin