{"id":21615040,"url":"https://github.com/eea/eea.googlecharts","last_synced_at":"2025-04-11T06:55:10.813Z","repository":{"id":4908592,"uuid":"6064811","full_name":"eea/eea.googlecharts","owner":"eea","description":"Data Visualization in Plone using Google Charts","archived":false,"fork":false,"pushed_at":"2021-08-30T15:44:39.000Z","size":6255,"stargazers_count":2,"open_issues_count":3,"forks_count":18,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-03-25T04:51:12.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://eea.github.com/docs/eea.googlecharts","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"kr1sp1n/zanox","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eea.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-03T18:42:19.000Z","updated_at":"2021-08-30T15:39:47.000Z","dependencies_parsed_at":"2022-09-16T07:41:27.786Z","dependency_job_id":null,"html_url":"https://github.com/eea/eea.googlecharts","commit_stats":null,"previous_names":[],"tags_count":162,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.googlecharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.googlecharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.googlecharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eea%2Feea.googlecharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eea","download_url":"https://codeload.github.com/eea/eea.googlecharts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358555,"owners_count":21090402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T22:10:21.423Z","updated_at":"2025-04-11T06:55:10.797Z","avatar_url":"https://github.com/eea.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\nEEA Google Charts\n=================\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.googlecharts/develop\n  :target: https://ci.eionet.europa.eu/job/eea/job/eea.googlecharts/job/develop/display/redirect\n  :alt: develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.googlecharts/master\n  :target: https://ci.eionet.europa.eu/job/eea/job/eea.googlecharts/job/master/display/redirect\n  :alt: master\n\n`EEA Google Charts`_ provides `Google Charts`_ framework integration for\n`eea.app.visualization`_. See `eea.daviz`_ package for more details.\n\n\n.. image:: https://eea.github.io/_images/eea.daviz.layers.svg\n\n\n.. contents::\n\n\nIntroduction\n============\n\nCreate and configure charts and dashboards on an intuitive visualization editor.\n\nYou can easily make visualizations like:\n  - http://code.google.com/apis/chart/\n\n\nMain features\n=============\n\n1. Intuitive visualization editor to create interactive charts.\n2. Large amount of visualizations available: Area, Bar, \\\n   Bubble, Candlestick, Column, Combo Chart, Gauge, Geo Intensity Maps,\n   Line, Pie, Radar, Scatter, Stepped Area, Table, Tree Map, Motion Charts\n3. Dashboard. Group charts into one or more dashboards.\n4. Add filters to charts or dashboards.\n5. Share any chart. Embeddable visualization in any webpage.\n6. Customizable chart options and colors\n7. Data table manipulation via drag and drop, preparing table for chart\n8. Pivot table (Transpose), transform row values into columns and viceversa\n\n\nDependencies\n============\n\n1. Zope 2.12+\n2. `eea.converter`_\n3. `eea.app.visualization`_\n\n\n.. image:: https://eea.github.io/_images/eea.daviz.dependencies.svg\n\n\nLive demos\n==========\n\n* `Basic tutorials \u003chttp://www.youtube.com/playlist?list=PLVPSQz7ahsByeq8nVKC7TT9apArEXBrV0\u003e`_\n* `Advanced tutorials \u003chttp://www.youtube.com/playlist?list=PLVPSQz7ahsBxbe8pwzFWLQuvDSP9JFn8I\u003e`_\n* `Daviz showroom \u003chttps://www.eea.europa.eu/data-and-maps/daviz\u003e`_\n* `Google charts demos \u003chttp://code.google.com/apis/chart/\u003e`_\n\n\nSource code\n===========\n\nLatest source code (Zope 2 compatible):\n- `Plone Collective on Github \u003chttps://github.com/collective/eea.googlecharts\u003e`_\n- `EEA on Github \u003chttps://github.com/eea/eea.googlecharts\u003e`_\n\n\nCopyright and license\n=====================\nThe Initial Owner of the Original Code is European Environment Agency (EEA).\nAll Rights Reserved.\n\nThe EEA Google Charts (the Original Code) is free software;\nyou can redistribute it and/or modify it under the terms of the GNU\nGeneral Public License as published by the Free Software Foundation;\neither version 2 of the License, or (at your option) any later\nversion.\n\nMore details under docs/License.txt\n\n\nFunding\n=======\n\nEEA_ - European Environment Agency (EU)\n\n.. _EEA: https://www.eea.europa.eu/\n.. _`eea.daviz`: https://eea.github.io/docs/eea.daviz\n.. _`eea.app.visualization`: https://eea.github.io/docs/eea.app.visualization\n.. _`eea.converter`: https://eea.github.io/docs/eea.converter\n.. _`Google Charts`: http://code.google.com/apis/chart\n.. _`EEA Google Charts`: https://eea.github.io/docs/eea.googlecharts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.googlecharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feea%2Feea.googlecharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feea%2Feea.googlecharts/lists"}