commit | ea7eac705e7aa032835393db3cbb526787babed9 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Tue Apr 21 21:37:27 2015 +0300 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Tue Apr 21 21:37:27 2015 +0300 |
tree | 5ad2cc7fd113c6d8cc71347ce799ba3e67970663 | |
parent | 4a510ee7ff21b2c9ea04e6bb3ac5184d9415feac [diff] [blame] |
update report
diff --git a/wally/charts.py b/wally/charts.py index a168f9d..12d735f 100644 --- a/wally/charts.py +++ b/wally/charts.py
@@ -14,7 +14,7 @@ sys.modules['GChartWrapper.GChart'].MARKERS += 'E' -COLORS = ["1569C7", "81D8D0", "307D7E", "5CB3FF", "0040FF", "81DAF5"] +COLORS = ["1569C7", "81D8D0", "B0BD2E", "5CB3FF", "0040FF", "81DAF5"] constants.MARKERS += 'E' # append E marker to available markers