Gantt charts are not explicitly supported in the API, but you can fake them 
with BarCharts.  Here's a starting point for you: 
http://jsfiddle.net/asgallant/uHTE8/.  Add more data series to stack 
different kinds of data on top.

On Wednesday, September 19, 2012 6:24:05 PM UTC-4, qboiler wrote:
>
>
> I would like to create something that is kinda like gant chart, in that it 
> has "Big Actions" that are composed of "Little" Actions, and be able to see 
> the little actions compose the big actions.  I would like to have it 
> display horizontally, and have some controls like scroll and pan or 
> something like that.
>
> Also, there are some caveats to how I would like the "Big Actions" to 
> appear above the "Little" Actions.  And the total time of the Little 
> Actions will not equal the big actions, in other words, there will be some 
> "Latches" and some "Dead Time".
>
> Finally, this gant chart will need to be placed in millisecond resolution, 
> as most Big Actions will be 2 seconds or less...
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/KthR2P4gh_gJ.
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/google-visualization-api?hl=en.

Reply via email to