Webapps for MySQL-based charts?
December 5, 2012 7:29 PM Subscribe
You want to create a web dashboard with some pretty charts based on data in an existing MySQL database. What do you use?
I'm comfortable with PHP, Javascript, Symphony, JQuery, etc., and while I can certainly build my own one-off thing, surely there's a few open-source projects kicking around out there that have done this more effectively.
Ideally something into which I can thrown a bunch of SQL queries, then create charts based on those results (bar, line, pie, etc.). I do not need a giant Business Intelligence / Ad-Hoc reporting system.
The environment is a typical LAMP server, so it needs to be something I host myself, rather than a service.
posted by odinsdream to computers & internet (10 answers total) 12 users marked this as a favorite
posted by Blazecock Pileon at 7:59 PM on December 5, 2012 [1 favorite]