Metadata-Version: 1.0
Name: eea.googlecharts
Version: 4.1
Summary: Configurator for GoogleCharts
Home-page: http://svn.eionet.europa.eu/projects/Zope/browser/trunk/eea.googlecharts
Author: Zoltan Szabo, European Environment Agency
Author-email: webadmin@eea.europa.eu
License: GPL
Description: Introduction
        ============
        EEA Google Charts provides Google Charts framework integration for
        eea.app.visualization. See eea.daviz package for more details.
        
        
        Contents
        ========
        
        .. contents::
        
        
        Source code
        ===========
        
        Latest source code (Plone 4 compatible):
           https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.googlecharts/trunk
        
        
        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 Enviroment Agency (EU)
        
        .. _EEA: http://www.eea.europa.eu/
        
        Changelog
        =========
        
        4.1 - (2012-03-30)
        ------------------
        * Upgrade step:
          ZMI > portal_javascripts > disable custom_datatable.js
          ZMI > portal_skins > custom > remove custom_datatable.js
        * Feature: Automatically add Charts as a view for Daviz and create a default
          table view with all columns
          [voineali #4949]
        * Feature: Added the possibility to select color palette on the chart editor
          The palettes can be defined in palettes.js
          Upgrade step:
          ZMI > portal_setup > profile "EEA Google Charts" > import Javascript registry
          [szabozo0 #4988]
        * Bug fix: added default config to disable trail and chart buttons on motion
          chart as it is buggy and crashes on all browsers.
          [demarant #5013]
        * Feature: Refactoring to be able to use this package as a standalone or as
          part of eea.daviz bundle
          [voineali #4996]
        * Bug fix: Fixed column detection in table preparation for google chart api
          [szabozo0 #4992]
        
        4.0 - (2012-03-05)
        ------------------
        * Initial release
          [szabozo0]
        
        
Keywords: eea google chart zope plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
