does software or a package like this exist?
we have an old program that pulls data out of a database and then generates some stats based upon the queries. the stats are all just numbers and percentages and whatever.
i want to basically port this ability to our website for people to use, and getting the numbers and all that is easily done, but i was thinking it would be nice to be able to display some tables/graphs and whatnot using this data.
are there any packages/libraries/open source software that deals with creating graphs that are "web based" (for lack of a better word). something almost like a "statistics" kind of thing. ive googled a little bit, and im not really getting anywhere.
i want to display an up-to-date graph that is composed of data that came from a database query and then throw this into the page.
anyone know of anything.
thanks in advance....