Hello,

I have been playing around with timeline chart, and I have seen that 
depending on the time extension (time span) of all the events (i.e. less 
than a week or more than one week), the x-axis units and the duration 
units(on the tooltip) it’s expressed in different units. Let say hours or 
days. 

According to my experiments, for periods (time spans) greater than a week 
the smallest unit it's rounded up to 1 day. For example if in the same line 
I have several events of duration 1 hour, 2 hours, 22 hours... all have 
duration (on the tooltip) of one day. 

For periods less than a week the smallest unit it's hour, but in this case 
it's not rounded up to the bigger integer but it's expressed using "float" 
hours (which it's more accurate).

I have been trying to solve two issues (for me):


   1. Is it possible to force use hours independently of the time span? 
   2. Or at least use "float" days rather than round up (i.e. 0.32 days and 
   not 1 day)?

Regards


-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to