[Thread Prev][Thread Next][Index]

Re: symbols size



Hi Tony,
One more idea to add to my last answer - if you want to use symbols
but not at every point on the line, you can plot all the points as a simple
line, and then overlay a symbol plot with only a subsample of the points:

... ! commands to define a grid and read your data, I'll assume on an X axis

yes? plot var
yes? plot/over/color=black/symbol=20/size=0.1 var[i=1:10000:100]

Ansley

Toni Mira wrote:


Hi,

I am working with an ascii file containing a large density of points, so when
I plot them using PLOT/SYMBOL=... , I only obtain continuous lines and
there's no difference between them.

I've used the PPL MARKH option, but it hasn't worked, because in order to
reduce the symbols, it converted them into points.

Have anybody ever had the same problem?

Thanks in advance,

Toni



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement