Django + Highcharts made easy
The full documentation is at https://dj-highcharts.readthedocs.org.
Install Django Highcharts:
pip install dj-highcharts
Then use it in a project:
import dj_highcharts
- TODO
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install -r requirements_test.txt (myenv) $ python runtests.py
Tools used in rendering this package: