summaryrefslogtreecommitdiffstats
path: root/pts-core/objects/pts_Graph
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-12-31 11:52:28 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-12-31 11:52:28 -0500
commitc5428b8a6188b8452cac7db1adbebb0305444ac5 (patch)
tree68750a87b1f33710016fdcc3b9ec4fa5f2e77363 /pts-core/objects/pts_Graph
parent43dd8d436139ddd1d2711a63465a3f39e85ac8fa (diff)
downloadphoronix-test-suite-upstream-c5428b8a6188b8452cac7db1adbebb0305444ac5.tar.gz
phoronix-test-suite-upstream-c5428b8a6188b8452cac7db1adbebb0305444ac5.tar.xz
phoronix-test-suite-upstream-c5428b8a6188b8452cac7db1adbebb0305444ac5.zip
pts_Graph: Add more stock colors to painter
Diffstat (limited to 'pts-core/objects/pts_Graph')
-rw-r--r--pts-core/objects/pts_Graph/pts_Graph.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/pts-core/objects/pts_Graph/pts_Graph.php b/pts-core/objects/pts_Graph/pts_Graph.php
index b62b63a..b69b942 100644
--- a/pts-core/objects/pts_Graph/pts_Graph.php
+++ b/pts-core/objects/pts_Graph/pts_Graph.php
@@ -45,7 +45,8 @@ abstract class pts_Graph
var $graph_color_body_text = "#FFFFFF"; // Color of graph body text
var $graph_color_body_light = "#B0B59E"; // Color of the border around graph bars (if doing a bar graph)
- var $graph_color_paint = array("#3B433A", "#BB2413", "#FF9933", "#006C00", "#5028CA"); // Colors to use for the bars / lines, one color for each key
+ var $graph_color_paint = array("#3B433A", "#BB2413", "#FF9933", "#006C00", "#5028CA", "#B30000",
+ "#A8BC00", "#00F6FF", "#8A00AC", "#790066", "#797766", "#5598b1"); // Colors to use for the bars / lines, one color for each key
// Text
var $graph_font = "Sans.ttf"; // TTF file name