[ncl-talk] HOW TO FIX A SINGLE LABEL BAR (COLORS AND VALUES), TO DIFFERENTS GRAPHS?

Mary Haley haley at ucar.edu
Mon Aug 3 08:52:40 MDT 2015


Carolina,

Please see example stream_10.ncl at:

http://www.ncl.ucar.edu/Applications/stream.shtml#ex10

which shows one way of fixing the labelbar, by setting stLevelSelectionMode
to 'ManualLevels' and then setting some other resources to set the min/max
and spacing for the levels.

You can also set stLevelSelectionMode to "ExplicitLevels" and then just set
stLevels to whatever levels you want.

Here's some documentation on stLevelSelectionMode:

http://www.ncl.ucar.edu/Document/Graphics/Resources/st.shtml#stLevelSelectionMode

--Mary


On Sat, Aug 1, 2015 at 3:06 PM, Diana Carolina Rueda Dimate <
dcruedad at unal.edu.co> wrote:

> Hi every one,  greeting to all !!
>
> I took several days trying to solve a problem and I wonder if someone can
> guide me.
>
> I wish I could to compare different streamlines graphs in colors. The
> problem is that I could not fix a single color bar graph and values for
> each. (the fount of the files are independent and do not have a single
> package with all files to create a single graphs with all).
>
> Beforehand Thanks for your help
>
> Carolina
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150803/09e6c414/attachment.html 


More information about the ncl-talk mailing list