made config load at root and updated color loading logic
This commit is contained in:
@@ -29,5 +29,11 @@
|
||||
"fileName": "data.csv",
|
||||
"chartColumn": "status"
|
||||
}
|
||||
]
|
||||
],
|
||||
"colorMaps" : {
|
||||
"status" : {
|
||||
"complicated":"red",
|
||||
"single":"green"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user