Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danpalmer/django-google-charts
A simple Python interface to Google Charts
https://github.com/danpalmer/django-google-charts
Last synced: 3 months ago
JSON representation
A simple Python interface to Google Charts
- Host: GitHub
- URL: https://github.com/danpalmer/django-google-charts
- Owner: danpalmer
- License: mit
- Created: 2014-12-23T16:48:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-09T10:51:36.000Z (over 9 years ago)
- Last Synced: 2024-10-31T06:51:32.662Z (3 months ago)
- Language: Python
- Size: 352 KB
- Stars: 6
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
django-google-charts
====================[![Build Status](https://travis-ci.org/danpalmer/django-google-charts.svg?branch=master)](https://travis-ci.org/danpalmer/django-google-charts) [![Code Health](https://landscape.io/github/danpalmer/django-google-charts/master/landscape.svg)](https://landscape.io/github/danpalmer/django-google-charts/master) [![Coverage Status](https://coveralls.io/repos/danpalmer/django-google-charts/badge.svg)](https://coveralls.io/r/danpalmer/django-google-charts)
For more information and documentation, visit https://danpalmer.me/projects/django-google-charts
#### Contributing
Contributions are encouraged and welcome from all, regardless of programming background or experience. If you are unsure about a feature, open an issue first to start a discussion.
All contributions should include tests, keep the build passing, maintain a high code quality, and maintain a high test coverage. However none of these are required to open a pull-request.