I'm trying to get a breakdown of the parameters and valid values for DefaultTimeGeometry object.
Basically, I want to forcefully create a grid that spans the last 30 days, regardless of the data in the data file. I managed to get this by hardcoding the dates for min and max, which I will try to work around using javascript date objects shortly. However in doing so I noticed I only get time markers for today, and for the first of the month, and ideally I'd like a vertical marker set for each day. I'm sure I'll find other customizations I'd like to do, so a breakdown of what the following parameters do (and/or accepted values) would be useful: labeller gridStep gridStepRange mix (can I pass an actual date object? It doesn't appear so, but the code almost looks like it supports it?) max (same as above) unit Thanks in advance!
_______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
