This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
palewire (author)
Fri Jan 09 12:33:50 -0800 2009
commit 9bbb63d5b89dbab11c172c63d1b2702af95105a2
tree 558d5fdc1606776fd96f57f0561e9823e23d53fc
parent 562c0e5a4d6e65b78900d016293defd1158bd10f
tree 558d5fdc1606776fd96f57f0561e9823e23d53fc
parent 562c0e5a4d6e65b78900d016293defd1158bd10f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Oct 21 10:00:08 -0700 2008 | |
| |
LICENSE | Tue Feb 19 09:05:54 -0800 2008 | |
| |
README | Tue Aug 19 08:31:12 -0700 2008 | |
| |
docs/ | Wed Oct 22 09:40:38 -0700 2008 | |
| |
googlecharts/ |
README
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 trunk (r7135) and Python 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>.








