Update Chartjs and Sortablejs (#6978)

* minor bug fix

* fix spacing of legend

* remove extra line break

* minor bug fix

* Update dashboard_edit.php

* Update chart.min.js

* Update sortable.min.js
This commit is contained in:
Alex
2024-05-16 08:27:00 -07:00
committed by GitHub
parent 5286dbbb1b
commit b35b447344
4 changed files with 17 additions and 12 deletions

View File

@@ -301,7 +301,7 @@
if ($dashboard_chart_type == "doughnut") {
//add doughnut chart
?>
<div class='hud_chart'><canvas id='system_counts_chart'></canvas></div>
<div class='hud_chart' style='width: 250px;'><canvas id='system_counts_chart'></canvas></div>
<script>
const system_counts_chart = new Chart(