comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How can I limit maximum value plotted with cgPlotS?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
How can I limit maximum value plotted with cgPlotS? [message #79543] Mon, 05 March 2012 19:50
BLesht is currently offline  BLesht
Messages: 89
Registered: March 2007
Member
I'm having a lot of fun with cgPlotS from David's Coyote graphics
library. Its very helpful to be able to assign colors to symbols
using data values, etc. However, I have had cases when, after setting
up a plot framework using the "cgPlot, XRANGE=[minx, maxx],
YRANGE=[miny, maxy], /NODATA" construct, some of the data values that
are plotted by subsequent calls to cgPlotS are larger than maxy and
still show up on the graph but above the axis limit. This is the kind
of thing that the traditional MAX_VALUE parameter is supposed to
address, but MAX_VALUE can't be passed to cgPlotS because its built
around PLOTS. I suppose I could test the data array before plotting
it and just not pass the offending values, but I was wondering if
there is some better way to address this problem. Thanks.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: saving a RAW data
Next Topic: IDL_IDLBridge and SHMMAP - shared memory not found

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:47:59 PDT 2025

Total time taken to generate the page: 0.00450 seconds