• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Graph Software for HTML

Jay

Golden Member
Is there a prog out there (other than GNUPlot) that can create graphic images of pie, bar, and line charts?

Jay

P.S. Don't like this new format of the forum.
 
PHP, ASP, CFM, JSP should be able to plot graphics. Or you can make them plot charts some how. I am not to sure how it is done, but I have seen it run on jsp, and java applets.
 
theres a million components that make excel like graphs/charts for either VB, PHP or ASP, or anyother COM based Windows app i guess. ( i guess that includes Cold Fusion Too)

Edit: a good place to start for components: aspin.com
 
Just to clarify, I will be using MySQL and PHP to generate the pages and supply the data, so I need something I can pass along from php to an app to create jpg or png file to display.

Did that make sense??? 😉
 
Back
Top