PSYM=10 + POLYFILL = ? [message #65313] |
Mon, 23 February 2009 11:29  |
paulartcoelho
Messages: 30 Registered: March 2007
|
Member |
|
|
hello there,
many times i like to show x-y plots with PSYM=10, i.e. histogram-like
mode. now i have three sets of data to plot together and i want to
distinguish one from another with different fillings (cannot
distinguish using colors, printing issues).
I though about using plot + polyfill, but then polyfill won't respect
the PSYM=10 mode, and the result is not quite what i want. how can i
have a "PLOT, PSYM=10"-like graph with pattern filling???
thanks for any advice,
paula
|
|
|
Re: PSYM=10 + POLYFILL = ? [message #86546 is a reply to message #65313] |
Mon, 18 November 2013 08:24   |
eagle1879
Messages: 1 Registered: November 2013
|
Junior Member |
|
|
On Monday, February 23, 2009 8:29:10 PM UTC+1, Paula wrote:
> hello there,
>
> many times i like to show x-y plots with PSYM=10, i.e. histogram-like
> mode. now i have three sets of data to plot together and i want to
> distinguish one from another with different fillings (cannot
> distinguish using colors, printing issues).
>
> I though about using plot + polyfill, but then polyfill won't respect
> the PSYM=10 mode, and the result is not quite what i want. how can i
> have a "PLOT, PSYM=10"-like graph with pattern filling???
>
> thanks for any advice,
> paula
You can also try this code: fillspec.pro http://eagle.lamost.org/?p=38636
|
|
|
Re: PSYM=10 + POLYFILL = ? [message #86547 is a reply to message #86546] |
Mon, 18 November 2013 08:39  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
eagle1879@gmail.com writes:
> On Monday, February 23, 2009 8:29:10 PM UTC+1, Paula wrote:
>> hello there,
>>
>> many times i like to show x-y plots with PSYM=10, i.e. histogram-like
>> mode. now i have three sets of data to plot together and i want to
>> distinguish one from another with different fillings (cannot
>> distinguish using colors, printing issues).
>>
>> I though about using plot + polyfill, but then polyfill won't respect
>> the PSYM=10 mode, and the result is not quite what i want. how can i
>> have a "PLOT, PSYM=10"-like graph with pattern filling???
>>
>> thanks for any advice,
>> paula
>
>
> You can also try this code: fillspec.pro http://eagle.lamost.org/?p=38636
I hope Paula hasn't been waiting all this time for that answer. :-(
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.")
|
|
|