Hi, Email2DB would be taking your emails data and ultimately adding it as records in a table in a database like MySql or Oracle. So all you need is query the database and display the data in the form of charts and all. This could easily be done in php using some of the Image rendering functions like ImageFill(), ImageTTFText().These functions would work on the data queried from a database like mysql and render that data. This could be more easily done in a language like coldfusion because of its powerful charting capabilities ,but that is a licensed product.
Sorry If I was way off target as I havent looked at Google Visualization API and what it does. Regards Vishal On Mon, May 17, 2010 at 7:15 AM, Randy.Visser <[email protected]>wrote: > I am looking to hire a freelance software programmer to program my > Google Visualization API. Data is in Email2DB an need to chart it from > that database. > > I am estimaing that this job will cost $500+/- but open to discussion > once You understand what the task. Call me at 205-276-5337 > > -- > 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]<google-chart-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-chart-api?hl=en. > > -- 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.
