First, please let me add my thanks for such a great tool.  I have a 
somewhat simple web page that takes advantage of timeplot to produce 
timeseries from ocean measurements.  In my case, I have three panels, 
two variables in each panel.  For some reason the top plot does not give 
the date, only the time, while the bottom two do give date (e.g., the 
top panel on mouse-over gives 08:16:50 AM, while the bottom two give Thu 
03 Dec 2009 07...).
I was also wondering if it is possible to change the vertical axes font 
size?  Finally, are the min/max values in valueGeometry overridden by 
the data min/max?  In other words, I've set the right-hand vertical axes 
(I think) to run from 30 to 35, but the ranges don't seem to follow this 
all the time.  Here's what I put in the timeplots.js file:

      valueGeometry: new Timeplot.DefaultValueGeometry({
        gridColor: "#ff0000",
        axisLabelsPlacement: "right",
        min: 30.0,
        max: 35.0
      }),

You can view the plots at 
http://oos.soest.hawaii.edu/timeseries/nss_plot.php

Thanks in advance,

Jim

--

You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.


Reply via email to