From 2e96f88a93e5bae9a796750ef351d465db89075f Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Mon, 1 Jun 2020 17:04:45 -0400 Subject: [PATCH] Update report.php --- admin/report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/report.php b/admin/report.php index 8674200..576d2d5 100644 --- a/admin/report.php +++ b/admin/report.php @@ -98,7 +98,7 @@ while($d = mysqli_fetch_array($r)){ ] },{ - type: "bar", + type: "column", visible: true, showInLegend: true, yValueFormatString: "#####", -- 2.20.1