Skip to content

oscarmcm/django-highcharts

Repository files navigation

Django Highcharts

https://badge.fury.io/py/dj-highcharts.png https://travis-ci.org/oscarmcm/dj-highcharts.png?branch=master

Django + Highcharts made easy

Documentation

The full documentation is at https://dj-highcharts.readthedocs.org.

Quickstart

Install Django Highcharts:

pip install dj-highcharts

Then use it in a project:

import dj_highcharts

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

About

Django + Highcharts made easy

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors