From 452e5500c5227ed6eb19de6a0d165d9a55a4b3be Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 7 Jul 2025 11:25:58 +0200 Subject: [PATCH 1/3] Rivisto algoritmo calcolo num record x trend plot --- MP.Stats/Components/ChartTrends.razor | 4 ++-- MP.Stats/Components/SelectionFilter.razor | 2 +- MP.Stats/MP.Stats.csproj | 4 ++-- MP.Stats/Pages/TrendAnalysis.razor.cs | 11 +++++++---- MP.Stats/Resources/ChangeLog.html | 2 +- MP.Stats/Resources/VersNum.txt | 2 +- MP.Stats/Resources/manifest.xml | 2 +- 7 files changed, 15 insertions(+), 12 deletions(-) diff --git a/MP.Stats/Components/ChartTrends.razor b/MP.Stats/Components/ChartTrends.razor index 2108000c..ca63bd38 100644 --- a/MP.Stats/Components/ChartTrends.razor +++ b/MP.Stats/Components/ChartTrends.razor @@ -31,11 +31,11 @@