Charts for Django made simple
Project description
Make charts simple.
Installation
Install django-charting using pip
pip install django-charting
Quick start
Add “charting” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'charting', )
History
0.1.8 (2015-05-19)
Fix Django dependancy in setup
Fix versioning issue
Fix import errors due to Django dependancy
0.1.2 (2015-02-09)
Various fixes and improvements
0.1.0 (2014-12-19)
Start of project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-charting-0.1.8.tar.gz
(5.3 kB
view details)
File details
Details for the file django-charting-0.1.8.tar.gz
.
File metadata
- Download URL: django-charting-0.1.8.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ddff66480aa6f6e70a5058938082944c349f5532963b33845cbb386fdfb8031 |
|
MD5 | 02882fcc6a11e281de152d3679380286 |
|
BLAKE2b-256 | ac5e1e63221be80d2b848fbd342d2fdfd8198bbe8fbc09657d4c2529d534fa6b |