Re: Customizing linestyles for PLOT? [message #38546 is a reply to message #38543] |
Tue, 16 March 2004 12:51  |
Mark Hadfield
Messages: 783 Registered: May 1995
|
Senior Member |
|
|
Liam Gumley wrote:
> One of my colleagues was just expressing his frustration at the limitations
> of the plotting linestyles available in IDL direct graphics. He likes to
> plot absorption/emission spectra, and apparently the default linestyles
> don't work well. For example, he would like to have dashed lines with long
> dashes and small gaps, and be able to adjust the lengths of the dashes and
> gaps. Before I tell him to write a wrapper for PLOT, I was wondering if
> anyone has tackled this problem already.
I'm sure you're aware of this already, but the Object Graphics LINESTYLE
property supports user-defined stippling patterns. I was a little
surprised just now to find that no such thing is mentioned in the Direct
Graphics documentation.
I do most of my line plots in Object Graphics. It's not *that* painful.
--
Mark Hadfield "Ka puwaha te tai nei, Hoea tatou"
m.hadfield@niwa.co.nz
National Institute for Water and Atmospheric Research (NIWA)
|
|
|