Skip to content

Releases: peopledoc/django-chartjs

0.3

18 Apr 11:39
Compare
Choose a tag to compare
0.3
  • Add Py3 Support
  • Add Highchart Pie, Donut and lines
  • Add test

0.2

18 Apr 11:39
Compare
Choose a tag to compare
0.2
  • Only display integer
  • Add highcharts Columns chart

0.1

18 Apr 11:39
Compare
Choose a tag to compare
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.