Guys, any open source j2ee charts API with ajax support
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2329
posted
0
What does it mean for a chart library to have AJAX support? What exactly are you trying to do?
sumit anand kumar
Ranch Hand
Joined: Apr 28, 2010
Posts: 65
posted
0
Tim Moores wrote:What does it mean for a chart library to have AJAX support? What exactly are you trying to do?
I was looking for some chart libraries like jfreechart, that can be used in any standard jsp page. But that the chart should have in built ajax support.
I don't want to dive into Richfaces and put my chart libraries inside these richfaces tags. So if there is change in the datasource, the chart should automatically recalculate to reflect the changes, or there could be a "Refresh" button that will reload these charts to reflect the changes.
subject: any open source j2ee charts API with ajax support