Update report.php
[clinton/MarylandElectronicPetitionSignature.git] / admin / report.php
index 9b98771..b28924b 100644 (file)
@@ -102,7 +102,7 @@ while($d = mysqli_fetch_array($r)){
                        itemclick : toggleDataSeries
                },
                data: [{
-                       type: "spline",
+                       type: "line",
                        visible: true,
                        showInLegend: true,
                        yValueFormatString: "#####",
@@ -111,7 +111,7 @@ while($d = mysqli_fetch_array($r)){
                                <?PHP echo $chart2; ?>
                        ]
                },{
-                       type: "spline",
+                       type: "line",
                        visible: true,
                        showInLegend: true,
                        yValueFormatString: "#####",