Hello community!
I'm creating a chart via really incredible Google Charts API! However, I
was wondering, how could I draw a Chart with variables, that CHANGE ?
For example:
I want to display a Column Chart which would show, how many X things need
to be done yet. And during the date, I'd ran a PERL scrip (for example)
which would update the remaining X things to be done for the day.
I do not want to update the new values MANULLY (by writting in my HTML the
new values), I want to create some sort of VARIABLE.
For example:
var Update = { here is the code which would connect with PERL and update
the NUMBERS}
drawChart (data, Update) // or how?
I hope you understand what I'm seeking for. I'm open for any suggestion at
all - for how to automaticly update the new values in Chart, just by
refreshing another Script that get the new values and puts them in my Chart.
Many thanks for possible help.
BR,
David
--
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.