You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

django-googlecharts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-googlecharts

Django template tags to generate charts using the Google chart API.

1.0-alpha-1
pipPyPI
Maintainers
1

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 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.

Keywords

django charts templates

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts