ChazZ S wrote:
> 
> 
> I think i may have found a bug in Timeplot.  This involves the 
> "showValues" tracing feature. 
> Steps to recreate:
> step1:
>     create a plot with "showValues" enabled. give it data so it will 
> plot.  See that trace feature is enabled.
> step2:
>     now load some new(additional) data into the event source via 
> eventSource.loadText().  Update plot via Timeplot.update().  See the 
> plot update, and see that tracing is no longer enabled.

What do you mean by "tracing"?

> I also believe I have solved my problem when updating plot, the time 
> labels would get crammed together and be unreadable.  I ended up making 
> some modifications to the date-time.js file.  I added new concepts in 
> the SimileAjax.DateTime object.  I added TENSECOND, HALFMINUTE, and 
> HALFHOUR to the object.  In addidion made appropriate changes to the 
> "gregorianUnitLengths", "roundDownToInterval", and "incrementByInterval" 
> functions to incorporate the new "concepts".  This seems to be doing a 
> good job of keeping the time labels "uncluttered" so far.  I can post 
> the code modifications if anyone cares.

Please, I would love to see them!

-- 
Stefano Mazzocchi
Digital Libraries Research Group                 Research Scientist
Massachusetts Institute of Technology
E25-131, 77 Massachusetts Ave               skype: stefanomazzocchi
Cambridge, MA  02139-4307, USA         email: stefanom at mit . edu
-------------------------------------------------------------------

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

Reply via email to