Fix memoria selezione charts

This commit is contained in:
Samuele Locatelli
2025-07-08 18:37:35 +02:00
parent a9ac59cee4
commit 4e42e8e03a
22 changed files with 106 additions and 102 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
@using ChartJs
<div class="row">
@if (RawData == null || RawData.Count == 0)
{