From 2014d1b350a8d16d21db9c4b97f5eb52d56928a7 Mon Sep 17 00:00:00 2001 From: HojouFotytu <36724681+HojouFotytu@users.noreply.github.com> Date: Wed, 1 May 2019 00:44:13 +0900 Subject: [PATCH] Dashboard Trend Chart resize --- Monitor/Pages/_get/DashboardBottom.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Monitor/Pages/_get/DashboardBottom.cshtml b/Monitor/Pages/_get/DashboardBottom.cshtml index b571626..860366a 100644 --- a/Monitor/Pages/_get/DashboardBottom.cshtml +++ b/Monitor/Pages/_get/DashboardBottom.cshtml @@ -72,10 +72,10 @@
-
+
@if (!Model.TrendChartDataJSON.Equals("")) {
- +
} else {

Unable to load graph, no market trend data found.