JFreeChart Eastwood Plugin
Dependency :
compile ":eastwood-chart:0.5"
Summary
Installation
To use the plugin you will need the latest version of the Google Charts plugin which 0.5.0 (the current version in the repository is 0.4.8) To install it run
After install test out the charts by going to this page:
grails install-plugin http://svn.codehaus.org/grails-plugins/grails-google-chart/trunk/grails-google-chart-0.5.0.zip
Now google-chart plugins mainstream release is 0.5.2.does the job!grails install-plugin google-chart
Setup
To installgrails install-plugin eastwood-chart
http://localhost:8080/<app>/plugins/eastwood-chart-<version>/web-app/test.gsp
- to use google charts once the google chart plugin is installed you need to use the namespace gchart.
Description
JFreeChart Eastwood Chart Plugin
This is a plugin for JFreeChart Eastwood Chart Servlet.Eastwood Chart features:- Emulates Google Chart using JFreeChart
- Simple and easy usage using API that's similar to Google Chart
- Supports pie charts, bar charts, line charts and scatter plots
- To see what you can do, see http://code.google.com/apis/chart/
- More info go http://www.jfree.org/eastwood/