I am wondering about the best current charting solution for Grails to include charts in my pages. Looking at the Flex plugin, it doesnt look like it has been touched in a couple of years. There are google charts (and eastwood) plugins but they are a bit too simple for what I am looking for. Just checking if I am missing something.
相关问题
- Grails External Configuration. Can't access to
- grails unit test + Thread
- How to make limits on the Y axis be the same using
- Google Charts-Code for Category Filter
- JMS Job queue with Grails
相关文章
- Mercurial Commit Charts / Graphs [closed]
- Change color of bars depending on value in Highcha
- Grails: How to make everything I create Upper Case
- Google Chart veritcal axis with percentage sign
- Google Combo Chart add horizontal and vertical lin
- ChartJS. Change axis line color
- Grails and Quartz: Bad value for type long
- Center align title in Google Chart
Try the dojo plugin. Look for dojox.charting on google.
If you don't mind a JavaScript solution, HighCharts is the most sophisticated charting library I've seen. It's free for non-commercial use only.
There are a number of Grails plugins that deal with charting and allow integrating with well-respected methods of generating charts and graphs.
From just a quick search for "charts", some of the ones I recognized are: