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.9 (2015-05-20)
Fix import error
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.2.0.tar.gz
(5.0 kB
view details)
File details
Details for the file django-charting-0.2.0.tar.gz
.
File metadata
- Download URL: django-charting-0.2.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a2a917872bea0096820f9ac77522ee9947276e3d4822ca0c5498e6a2369de2a |
|
MD5 | ab1e26daaf8516eb8d215c5899394a09 |
|
BLAKE2b-256 | 173b8d6e94b34aa7055a81ea0db5b5eab2243550b3f344dfb658864e4ac9110d |