Releases: peopledoc/django-chartjs
Releases · peopledoc/django-chartjs
0.3
- Add Py3 Support
- Add Highchart Pie, Donut and lines
- Add test
0.2
- Only display integer
- Add highcharts Columns chart
0.1
- Add providers support.
- Add support for IE < 8.
- Add an example to the README.
- Adding the BaseLineChart view as well as an example of how to use it..
- Add a demo page for next_color.
- Init django-chartjs project.