cgHistoplot dashed histogram [message #87717] |
Tue, 25 February 2014 07:00  |
ece
Messages: 12 Registered: June 2011
|
Junior Member |
|
|
Hi,
Is there a way to plot a dashed histogram using cgHistoplot? I couldn't find a way to change the linestyle.
|
|
|
|
|
|
|
|
Re: cgHistoplot dashed histogram [message #87732 is a reply to message #87730] |
Tue, 25 February 2014 08:25  |
ece
Messages: 12 Registered: June 2011
|
Junior Member |
|
|
Thanks!
On Tuesday, February 25, 2014 5:16:13 PM UTC+1, David Fanning wrote:
> ece writes:
>
>
>
>> Yes, I mean the outline of the histogram.
>
>
>
> OK, here is a version with an OL_STYLE keyword that will allow you to
>
> change the line style of the histogram bars:
>
>
>
> http://www.idlcoyote.com/programs/cghistoplot.pro
>
>
>
> Use it like this:
>
>
>
> cgHistoplot, cgDemoData(7), OL_Style=2
>
>
>
> Contributions greatly accepted at the Coyote Store:
>
>
>
> http://www.idlcoyote.com/coyotestore
>
>
>
> Cheers,
>
>
>
> David
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|