I want to create interactive chart like this : 
https://www.google.com/finance?q=BOM%3A532215&client=fss&ei=0pBjU7HVCI73kAX-RQ
I created this type of chart (using google visualization API) but they are 
too slow.
every interactivity with the chart is AJAX call to some other page for 
getting the datatable so(reading and writing to database happen frequently 
).
I check this chart 
(https://www.google.com/finance?q=BOM%3A532215&client=fss&ei=0pBjU7HVCI73kAX-RQ)
 
they require adobe  flash player installed on PC.
Let me know how this charts are build is they using google visualization 
API ( I seen the source code of the page but they are not seems like they 
use visualization API )

I want to creat line charts with bulky data loaded in to chart with drill 
down functionality and user interactivity , expoert detail records, 
level will be hours->day->week->month->year.
with some type of setting like in 
charts(https://www.google.com/finance?q=BOM%3A532215&client=fss&ei=0pBjU7HVCI73kAX-RQ)

-- 
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