Re: Trouble with positioning cgColorbars while using !P.Multi [message #82497 is a reply to message #82496] |
Wed, 12 December 2012 11:57  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Leah Huk writes:
> I am creating some postscript files with 4 contour plots each using !p.multi. I would like each plot to have it's own colorbar positioned with it as they all have unique ranges. I've dug around and found that use of the POSITION keyword is not compatible with !p.multi. Is there another way for me to position each colorbar with it's corresponding plot, instead of all on top of each other and in the middle of the plots? Or am I doomed to use the position keyword for every
plot and every colorbar? This seems daunting to implement; I have my cgContour and colorbar command embedded within a set of for loops for ease of plotting many many parameter "slices" of a rather large data grid.
>
You are pretty much doomed.
Acutally, if it took you 30 seconds to rough out where
four plots are suppose to go in a window, I think you would probably
be taking too much time, but maybe we have different ideas
of what is "daunting". :-)
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.")
|
|
|