views.gchart.xhtml Maven / Gradle / Ivy
The newest version!
GChart is a JSF wrapper of Google Charts API.
It's the same chart library used by Google Analytics and other Google services. You can create cool and unique charts
like Organizational Chart and Geo Chart.
Important: due to the Google Charts Terms of Service it's not possible to download the library on a server, you have to grab the API
from the Google's servers. So to let the GChart component work the Client must be connected to the internet.