Hey guys, I am looking for a good and easy to integrate if not already integrated charting framework to work with in Wicket. Preferably open source code and stand alone since the webapp will be running behind firewalls.
So far I've taken a brief look at: * Wicket Charts: http://code.google.com/p/wicket-charts/ (aka HighCharts.com) * OpenFlash: https://cwiki.apache.org/WICKET/open-flash-chart-and-wicket.html * JFreeCharts: https://cwiki.apache.org/WICKET/jfreechart-and-wicket-example.html * GoogleCharts: https://github.com/wicketstuff/core/wiki/GoogleCharts Do you guys know of any other such charting framework that has been integrated with Wicket already? Or any other such solution you guys are using out there? I've also notice that http://www.jchartfx.com has recently opened their source code as of Oct 15th: http://www.kctv5.com/story/19822743/worlds-leading-data-visualization-vendor-releases-free-charts-and-graphs-libraries-for-html5-jquery-and-javascript-developers ~ Thank you, Paul Bors
