Update report.php
authorPatrick McGuire <insidenothing@gmail.com>
Mon, 1 Jun 2020 21:04:45 +0000 (17:04 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 21:04:45 +0000 (17:04 -0400)
admin/report.php

index 8674200..576d2d5 100644 (file)
@@ -98,7 +98,7 @@ while($d = mysqli_fetch_array($r)){
                                <?PHP echo $chart2; ?>
                        ]
                },{
-                       type: "bar",
+                       type: "column",
                        visible: true,
                        showInLegend: true,
                        yValueFormatString: "#####",