- @($"{item.Hour:yyyy-MM-dd}") | @item.Destination
+ @item.Label
- @($"{item.RequestCount:N0}")
+ @($"{item.Value:N0}")
}
diff --git a/MP.IOC/Components/Pages/Index.razor.cs b/MP.IOC/Components/Pages/Index.razor.cs
index e02e4513..1424145f 100644
--- a/MP.IOC/Components/Pages/Index.razor.cs
+++ b/MP.IOC/Components/Pages/Index.razor.cs
@@ -18,7 +18,7 @@ namespace MP.IOC.Components.Pages
#region Private Fields
- private List