summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/web/networkResult.php
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/web/networkResult.php')
-rw-r--r--notFinishedCode/web/networkResult.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/notFinishedCode/web/networkResult.php b/notFinishedCode/web/networkResult.php
index 208dba6..512fe86 100644
--- a/notFinishedCode/web/networkResult.php
+++ b/notFinishedCode/web/networkResult.php
@@ -282,6 +282,13 @@
"3"=>array("R"=>46,"G"=>151,"B"=>224,"Alpha"=>100),
"4"=>array("R"=>224,"G"=>176,"B"=>46,"Alpha"=>100));
+
+/* $Palette = array("1"=>array("R"=>91,"G"=>184,"B"=>202,"Alpha"=>100),
+ "2"=>array("R"=>166,"G"=>218,"B"=>215,"Alpha"=>100),
+ "3"=>array("R"=>223,"G"=>227,"B"=>203,"Alpha"=>100),
+ "0"=>array("R"=>114,"G"=>176,"B"=>180,"Alpha"=>100),
+ "4"=>array("R"=>241,"G"=>233,"B"=>214,"Alpha"=>100));
+*/
/* Draw the chart */
$myPicture->drawBarChart(array("DisplayPos"=>LABEL_POS_INSIDE,"DisplayValues"=>TRUE,"Rounded"=>TRUE,"Surrounding"=>30,"OverrideColors"=>$Palette));
//############################################STATISTICS