Releases: peopledoc/django-chartjs
Releases · peopledoc/django-chartjs
2.1.0
- Add get_dataset_options method.
2.0.0
- Drop support for Python 2.7
- Add support for Django 1.10, 2.2 and 3.0 and remove older version support.
- Add black and isort configs.
1.5.0
- Handle a new ClassBased view with LineChartJS options. (#45)
1.4.0
- Add utilities to generate and graph discontinuous datestamped data. (#43)
1.3
- Allow Chart Classes inheritance. (#37)
1.2
- Upgrade to Chart.js v.2.5.0 (#28)
1.1
- Add python 3.4/3.5 support #23
- Update README.rst #20
- Multiple get_data() Calls from API #16
1.0
- Add documentation
- Add Python 3 support
- Add an option to change / or remove credits