update show graph

This commit is contained in:
2025-07-13 01:20:43 -04:00
parent ef35a36512
commit 8dd57d4b16
4 changed files with 50 additions and 9 deletions

View File

@@ -40,7 +40,7 @@
</tbody>
</table>
</div>
<div id="graph-container">
<div id="graph-container" class="hidden">
<button id="close-btn">X</button>
<canvas id="myChart"></canvas>
</div>