1

Changing bar graph color scheme

This commit is contained in:
Alex Yatskov 2014-09-19 14:46:59 +09:00
parent 150b015d96
commit 26760e135a

View File

@ -258,7 +258,7 @@ function execQuery(query, callback) {
);
graphColumns[keyword] = {
color: '#428bca',
color: '#607080',
value: query.searchParams[keyword],
hints: searchHints,
steps: query.hintSteps