The annotatedtimeline tag has no wiki summary.
5
votes
2answers
181 views
Best technique for timelines
Now that Gaddafi's 40+ years rule has ended, I want to construct a timeline graph of his period in power with those of other countries over the era. e.g US presidents, German chancellors etc
So the x ...
5
votes
4answers
673 views
Alternative to Google Visualization's Annotated Timeline? (graphing library)
Is there any alternative to Google's Annotated Timeline Visualization API?
There's some bugs in the Annotated Timeline, and it doesn't appear they will be addressed.
Also it is a Flash based ...
2
votes
1answer
295 views
Google jsapi failed to load in Jquery Dialog
I'm trying to show a Chart from google visualization api into a jQuery dialog that load the content from another page, but I receive a javascript error that said 'google is not defined' when try to ...
2
votes
1answer
1k views
Google Visualization Annotated Time Line, removing data points
I am trying to build a graph that will change resolution depending on how far you are zoomed in. Here is what it looks like when you are complete zoomed out.
So this looks good so when I zoom in I ...
1
vote
0answers
101 views
How to disable mouse scroll wheel zooming in Google Annotated Timeline?
I'm using a Google Annotated Timeline chart and the mouse scrollwheel zooming of the time scale is getting annoying. I want to be able to scroll down my page of charts with my scroll wheel, but the ...
0
votes
0answers
64 views
Error with zoomStartTime and AnnotatedTimeLine
I'm a bit of a beginner with Javascript, but last month I had a working Google chart linked to a Google Docs file, which uses a start date for the graph at 90 days before the current date.
I checked ...
0
votes
0answers
187 views
google Charts Annotated Timeline - different figures in legend
I have been using google charts to show server load like users logged in to a website, IO wait, CPU usage etc. I am using Annotated timeline for this:
...
0
votes
1answer
188 views
How to clean an AnnotatedTimeline gwt visualization chart
I am dealing with a problem with annotatedtimelines.
I have to draw some charts depending on the tab that the user is, so when the tab is changed I clean the current chart and draw the new data. But ...
0
votes
0answers
116 views
GWT realtime AnnotatedTimeLine problem
I am starting to work with GWT and I am using the GWTviz library to draw some charts.
One of them is an Annotated Timeline chart that has one timeline that is charged at the beginning and another one ...