=================
EEA Google Charts
=================
.. image:: http://ci.eionet.europa.eu/job/eea.googlecharts-www/badge/icon
  :target: http://ci.eionet.europa.eu/job/eea.googlecharts-www/lastBuild
.. image:: http://ci.eionet.europa.eu/job/eea.googlecharts-plone4/badge/icon
  :target: http://ci.eionet.europa.eu/job/eea.googlecharts-plone4/lastBuild
.. image:: http://ci.eionet.europa.eu/job/eea.googlecharts-zope/badge/icon
  :target: http://ci.eionet.europa.eu/job/eea.googlecharts-zope/lastBuild

`EEA Google Charts`_ provides `Google Charts`_ framework integration for
`eea.app.visualization`_. See `eea.daviz`_ package for more details.


.. image:: http://eea.github.com/_images/eea.daviz.layers.svg


.. contents::


Introduction
============

Create and configure charts and dashboards on an intuitive visualization editor.

You can easily make visualizations like:
  - http://code.google.com/apis/chart/


Main features
=============

1. Intuitive visualization editor to create interactive charts.
2. Large amount of visualizations available: Area, Bar, \
   Bubble, Candlestick, Column, Combo Chart, Gauge, Geo Intensity Maps,
   Line, Pie, Radar, Scatter, Stepped Area, Table, Tree Map, Motion Charts
3. Dashboard. Group charts into one or more dashboards.
4. Add filters to charts or dashboards.
5. Share any chart. Embeddable visualization in any webpage.
6. Customizable chart options and colors
7. Data table manipulation via drag and drop, preparing table for chart
8. Pivot table (Transpose), transform row values into columns and viceversa


Dependencies
============

1. Zope 2.12+
2. `eea.converter`_
3. `eea.app.visualization`_


.. image:: http://eea.github.com/_images/eea.daviz.dependencies.svg


Live demos
==========

* `Basic tutorials <http://www.youtube.com/playlist?list=PLVPSQz7ahsByeq8nVKC7TT9apArEXBrV0>`_
* `Advanced tutorials <http://www.youtube.com/playlist?list=PLVPSQz7ahsBxbe8pwzFWLQuvDSP9JFn8I>`_
* `Daviz showroom <http://daviz.eionet.europa.eu>`_
* `Google charts demos <http://code.google.com/apis/chart/>`_


Source code
===========

Latest source code (Zope 2 compatible):
- `Plone Collective on Github <https://github.com/collective/eea.googlecharts>`_
- `EEA on Github <https://github.com/eea/eea.googlecharts>`_


Copyright and license
=====================
The Initial Owner of the Original Code is European Environment Agency (EEA).
All Rights Reserved.

The EEA Google Charts (the Original Code) is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later
version.

More details under docs/License.txt


Funding
=======

EEA_ - European Environment Agency (EU)

.. _EEA: http://www.eea.europa.eu/
.. _`eea.daviz`: http://eea.github.com/docs/eea.daviz
.. _`eea.app.visualization`: http://eea.github.com/docs/eea.app.visualization
.. _`eea.converter`: http://eea.github.com/docs/eea.converter
.. _`Google Charts`: http://code.google.com/apis/chart
.. _`EEA Google Charts`: http://eea.github.com/docs/eea.googlecharts
