Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: setScaleEnable

Hi John,

Sorry my last message was not clear.  It is possible to
map multiple RealTypes to YAxis, but not if they occur
in the same path between the root and a leaf of the
MathType tree.  So for example, you can map both a and b
to YAxis in ((c -> a), (d -> b)) but not in (c -> (a, b))
or in (a -> b).  If your data have a MathType that is a
problem you may be able to use methods such as
Field.extract(), static FieldImpl.combine(),
Field.domainFactor(), and Field.domainMultiply() to
reorganize the data into a form that will work.  For
example, extract can be use to divide (c -> (a, b))
into (c -> a) and (c -> b), then these can be put into
a simple Tuple ((c -> a), (c -> b)).

Hope this is not too much of an inconvenience.

One other thing, you can map a to XAxis and b to XAxisOffset
in (a -> b), but there won't be axis scales for RealTypes
mapped to XAxisOffset.

Please let me know if this continues to be a problem.

Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html



 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690