Grails and charting?

半腔热情 提交于 2019-12-06 06:08:41

问题


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.


回答1:


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:

  • Google Chart Plugin
  • Google Visualization API Plugin
  • OpenFlash Charting
  • Sparklines Plugin
  • Raphael for Grails



回答2:


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.




回答3:


Try the dojo plugin. Look for dojox.charting on google.



来源:https://stackoverflow.com/questions/9082412/grails-and-charting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!