Try the Java datasource library: https://developers.google.com/chart/interactive/docs/dev/dsl_intro
On Saturday, April 28, 2012 4:32:58 AM UTC-4, simone prosperi wrote: > > I use an application wavemaker and use java and javascript there are the > exemple of connection like for php in java? > > 2012/4/27 asgallant <[email protected]> > >> I'm not aware of any video tutorials, sorry. What is your server-side >> language? If you use Java or Python, there are libraries available to hook >> up your database as a VizAPI data source. If you use PHP, I posted sample >> code<https://groups.google.com/forum/#%21msg/google-visualization-api/Gy18YdVSSfQ/tKdtzSfqKlcJ>to >> the forums that will format the database output into the JSON format >> that the charts use. >> >> >> On Friday, April 27, 2012 3:19:35 AM UTC-4, simone prosperi wrote: >>> >>> Hi i need to connect my db (mysql) to google chaart but i'm a newbie >>> and i don't know how i can do it ( i read the instruction but i don't >>> understand) there are the videotutorial that can explain me how to >>> made the connection? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-visualization-api/-/VZQXvRQBODQJ. >> >> 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-visualization-api?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/A6B6QrUng88J. 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-visualization-api?hl=en.
