Hi Marc, your problem doesn't have much to do with the Google charts API. You are wondering how to dynamically generate HTML. You should go into a javascript forum and ask there, or use PHP or mySQL if that is your cup of tea.
On Mon, Jun 29, 2009 at 7:14 AM, Marc<[email protected]> wrote: > > hi, i want a graph i can update every 15minutes, it must be a bar > graph and i need to enter 1 piece of data into it every 15 mins, so > for example.. i would want the time along the bottom, "10-11 11-12 > 12-1 1-2 2-3 3-4 4-5 5-6" > > and every 15mins i would want to add say 2 to the 10-11 and then > 15mins later i would want to add 1, then 3 and then 2, which is a > total of 8. so in the hour i would want the bar at 8, then for the > next hour it would be the same but with differant numbers. I want to > be able to do this throught the day and jus enter a number each > 15mins. > i would like the graph then to be posted on a wordpress page and > possibly refresh automatically. > thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart API" group. 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-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
