Hi,

I'd like to display Weeks instead of Years in my Timeplot.

I've tried creating my DefaultTimeGeometry like this:

var tg = new Timeplot.DefaultTimeGeometry({
        gridColor: "#000000",
        axisLabelsPlacement: "top",
        unit: Timeline.DateTime.WEEK
});

but it doesn't work.  I've looked in the documentation, but can't seem  
to find anything relevant to help me -- I've even tried digging  
through the source code.  I guess I'm missing something trivial.

If someone could point me at the right docs, or give me a hand it  
would be greatly appreciated.

Thanks in advance,
Reno


_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to