Skip to content
This repository has been archived by the owner on Nov 25, 2017. It is now read-only.

A suite of Django template tags to generate charts using Google's chart API.

License

Notifications You must be signed in to change notification settings

jacobian/django-googlecharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Charts template tag
==========================

This is a suite of template tags to assist in generating charts using Google's
`Chart API`__. There's deliberately no Python-level API; try pygooglechart__
for that.

Currently the library is long on code, and short on testing and documentation.
It's only been tested against Django 1.1 and Pythons 2.4 and 2.5.

For example usage, see ``docs/examples.html``.

__ http://code.google.com/apis/chart/
__ http://pygooglechart.slowchop.com/

Contributing
------------

The source is on GitHub: http://github.com/jacobian/django-googlecharts. Feel
free to send me pull requests, or send patches to <jacob@jacobian.org>.

About

A suite of Django template tags to generate charts using Google's chart API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages