Anil Labs

Tuesday, March 1, 2011

PHP graphs using google visualizations chart api

6 comments:

  1. Are you reading the Values from a Database? . Which part are you implementing with PHP?

    ReplyDelete
  2. @Nerd , Here i am using with static values. We can implement it with dynamic values from the database. Thanks.

    ReplyDelete
  3. It's useful. Anil need some more information about googel appspot.

    ReplyDelete
  4. How do we get the data using PHP and pass it to the Google Visualization API?

    ReplyDelete
  5. Hi i want to pass the values from Db and plot the chart...
    so how do i call in data.setvalue(); ?????

    ReplyDelete
  6. [...] can do a graphical representation of our data using php graphs or charts using google visualizations api. It’s absolutely free. We can use it in admin panel dashboard and reporting etc. The code is [...]

    ReplyDelete