Skip to main content

Charts for Django made simple

Project description

Make charts simple.

Installation

Install django-charting using pip

pip install django-charting

Quick start

  1. Add “charting” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'charting',
    )

History

0.1.5 (2015-05-19)

  • Fix Django dependancy in setup

  • Fix versioning issue

0.1.2 (2015-02-09)

  • Various fixes and improvements

0.1.0 (2014-12-19)

  • Start of project

Project details


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.5.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page