Page 1 of 1
about symbol frequency
Posted: Tue Feb 10, 2009 2:38 am
by redsun
Hi,
would you please tell me how to control the symbol frequency of a line in XY-plot. Thanks.
Posted: Tue Feb 10, 2009 3:03 pm
by DPlotAdmin
[SymbolFrequency(|curve,|frequency)]
Controls the frequency of symbols for curve number curve on XY plots. If frequency=1, symbols are drawn at every data point, if=2, symbols are drawn at every other point, etc. If curve is set to -1 or omitted, the frequency value is applied to all curves.
symbol frequency
Posted: Mon Mar 30, 2009 8:35 pm
by archsteve
Hi there,
Is there any way to make symbols appear more frequently on an XY Plot line. For example, if I only have a few data points for each of the lines I am plotting, I would like an even distribution of symbols along the line--even if the data is not distributed evenly. This function exists in excel, and I really wish it existed in DPLOT. Does it?
Thanks!
Posted: Mon Mar 30, 2009 8:42 pm
by DPlotAdmin
You can produce more points using one of several interpolation options with Edit>Equal Intervals.