Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Gnuplot interactive function plotter > Re: Variable po...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 3543 of 3637
Post > Topic >>

Re: Variable pointsize

by Reginald Beardsley <user@[EMAIL PROTECTED] > Oct 13, 2008 at 01:17 PM

sfeam wrote:

[snip]


> 1) Applies to gnuplot 4.2.3
> You can do a little better than you are seeing now
> by figuring out manually what additional multiplier is needed by the
> PostScript terminal to make the base pointsize what your plot needs.
> 
> You can either add this to the plot command:
>   plot 'foo' using 1:2:($3 * SCALE) with points pointsize variable

This is what I was doing.  When I discovered that the base sizes were 
terminal dependent I tried to locate the correct source for the 
Postscript terminal points.  However, I can't find the case for the 
circle in the do_point() switch{}.

> 
> or you can add it to the terminal specification:
>   set term postscript pointsize SCALE
> 
> 2) CVS version of gnuplot
> There is a new plot style in the CVS version that does precisely what
> you want
>   plot 'foo' using 1:2:3 with circles
> 
> See demo plots at 
>   http://gnuplot.sourceforge.net/demo_4.3/circles.html
> 
> This feature is fairly new, and comments or suggestions to improve it
> are welcome.

I'll give the CVS version a whirl.
 




 3 Posts in Topic:
Variable pointsize
Reginald Beardsley <us  2008-10-12 18:41:17 
Re: Variable pointsize
sfeam <sfeam@[EMAIL PR  2008-10-12 21:25:55 
Re: Variable pointsize
Reginald Beardsley <us  2008-10-13 13:17:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 6:24:53 CST 2008.