Merge "Presents color contrast in resource usage charts"
This commit is contained in:
commit
7e819638fb
@ -121,7 +121,7 @@ horizon.d3_line_chart = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
self.data = []
|
self.data = []
|
||||||
self.color = d3.scale.category20();
|
self.color = d3.scale.category10();
|
||||||
|
|
||||||
self.load_settings = function(settings) {
|
self.load_settings = function(settings) {
|
||||||
// TODO (lsmola) make settings work
|
// TODO (lsmola) make settings work
|
||||||
|
Loading…
x
Reference in New Issue
Block a user