by merritt@[EMAIL PROTECTED]
Jun 18, 2008 at 10:11 AM
In article <Xns9AC17B5DD93E36650A1FC0D7811DDBC81@[EMAIL PROTECTED]
>,
Rahul <nospam@[EMAIL PROTECTED]
> wrote:
>merritt@[EMAIL PROTECTED]
(Ethan Merritt) wrote in
>news:g3a00g$aah$1@[EMAIL PROTECTED]
>
>> set label 10 at screen 0.9, screen 0.90 "Magnitude 10" point ps 10
>> set label 9 at screen 0.9, screen 0.85 "Magnitude 9" point ps 9
>> ...
>> set label 1 at screen 0.9, screen 0.45 "Magnitude 1" point ps 1
>
>The correspondence between Magnitude and ps has to be worked out by trial
>and error or is there a better way?
Try the new plot style "with circles".
Unlike variable pointsize, where the absolute size is device-dependent,
you can specify the radius of the circles either in x-axis coordinates
or screen coordinates.
http://gnuplot.sourceforge.net/demo_4.3/circles.html
--
Ethan A Merritt