Dashboard: Click chart to expand/contract details.

This commit is contained in:
fusionate
2023-01-28 01:52:13 +00:00
parent 9f7133ac4f
commit b35aafc391
7 changed files with 7 additions and 7 deletions

View File

@@ -79,7 +79,7 @@
//add doughnut chart
?>
<div style='display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 20px;'>
<div style='display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 20px; cursor: pointer;' onclick="$('#hud_switch_status_details').slideToggle('fast');">
<canvas id='switch_status_chart' width='175px' height='175px'></canvas>
</div>