Changing bar graph color scheme
This commit is contained in:
parent
150b015d96
commit
26760e135a
@ -258,7 +258,7 @@ function execQuery(query, callback) {
|
||||
);
|
||||
|
||||
graphColumns[keyword] = {
|
||||
color: '#428bca',
|
||||
color: '#607080',
|
||||
value: query.searchParams[keyword],
|
||||
hints: searchHints,
|
||||
steps: query.hintSteps
|
||||
|
Loading…
Reference in New Issue
Block a user