Re: How to dynamically update the chart from a text file from a local database

59 views
Skip to first unread message

Rachmad Abdillah

unread,
Dec 2, 2012, 2:37:34 AM12/2/12
to google-visua...@googlegroups.com
You can make php file for read that text files. Make the output of that file become json format. You can read this for detail
https://google-developers.appspot.com/chart/interactive/docs/reference#DataTable

Put script for generate that chart into a function, after that call that function periodically.

On Saturday, December 1, 2012 4:47:18 PM UTC+7, xIce wrote:
The platform I am using is html/php on a apache server where it stores the php and text files.

I am thinking of using the google chart api to display my data from a text file. To make the chart dynamically changing according to the new data in the text files, I would require the data to be periodically feed to the chart whenever it notices a change.

May I know how do I do this?
Reply all
Reply to author
Forward
0 new messages