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
+5
View File
@@ -54,6 +54,11 @@
await renderChart();
}
protected override async Task OnParametersSetAsync()
{
await renderChart();
}
/// <summary>
/// Inizializzazione rendering componente
///