PHP Classes

No database Present for the charts

Recommend this page to a friend!

      Easy chart based on Google API chart  >  All threads  >  No database Present for the charts  >  (Un) Subscribe thread alerts  
Subject:No database Present for the charts
Summary:Error No database present
Messages:2
Author:Omer Farooq
Date:2013-07-22 19:17:40
Update:2013-07-23 06:43:52
 

  1. No database Present for the charts   Reply   Report abuse  
Picture of Omer Farooq Omer Farooq - 2013-07-22 19:17:40
I just downloaded the files but there is no database included with it. Can you please include the database or just post the names of tables and fields that should be used for the geo chart.
Thnx

  2. Re: No database Present for the charts   Reply   Report abuse  
Picture of catalin catalin - 2013-07-23 06:43:52 - In reply to message 1 from Omer Farooq
You are right. Unfortunately when I write this code I didn't know how important is the documentation. When I will have time I will add some documentation.
Until then i used a table with columns: ORAS (string), SPECTATORI (integer) and WC (string), but you can use what you want if you specify this when you initialize the chart object.