|
From: Peggy Li <peg...@go...> - 2009-04-18 12:38:37
|
2009/4/18 Thomas Sefzick <t.s...@fz...> > > which terminal are you using? I am using : set terminal postscript enhanced color "Times-Roman" 14 > > > > peggyhyli wrote: > > > > 2009/4/18 Thomas Sefzick <t.s...@fz...> > > > >> > >> change the line width, e.g.: > >> > >> plot sin(x) with points pointsize 10 linewidth 5 > > > > > > That's only change the point size to 10. But (I mean) the density (or > the > > thickness of point) does not change. The thickness of the line of the > > point > > is still 1. > > > > Hope you can help! > > > >> > >> > >> > >> peggyhyli wrote: > >> > > >> > Hi I am doing a "points plot". I have increased size of the point by > >> > "ps". Is there a way to increase the thickness (i.e., the intensity) > >> of > >> > the points? > > > > -- > View this message in context: > http://www.nabble.com/How-to-increase-the-thickness-of-a-point-for-points-plot-tp23111358p23112116.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |