本文介绍了Grails和图表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想知道Grails在我的网页中包含图表的最佳当前图表解决方案。看看Flex插件,它看起来好像在几年内被触动过。有google图表(和eastwood)插件,但他们有点太简单,我正在寻找。
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.
推荐答案
有很多,用于处理图表,并允许与生成图表和图表的备受关注的方法集成。
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
这篇关于Grails和图表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!