Merge pull request #1628 from fabian/chartjs2
Improvements for new Chart.js
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
</ul>
|
||||
<script>
|
||||
(function () {
|
||||
Chart.defaults.global.elements.point.hitRadius = 10;
|
||||
Chart.defaults.global.responsiveAnimationDuration = 1000;
|
||||
Chart.defaults.global.legend.display = false;
|
||||
|
||||
var charts = {};
|
||||
|
||||
Reference in New Issue
Block a user