summaryrefslogtreecommitdiff
path: root/src/web/charts.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/charts.js')
-rw-r--r--src/web/charts.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/charts.js b/src/web/charts.js
index 866e60d..fe9dda7 100644
--- a/src/web/charts.js
+++ b/src/web/charts.js
@@ -203,7 +203,7 @@ export function drawBarChart(url, elemId, title, data) {
'#008000',
'#004A9D',
'#708090',
- '#708090',
+ '#004A9D',
'#708090'
],
animationDuration: 250,