random color for row with same value in the column in config

This commit is contained in:
Malar Kannan
2018-06-30 15:04:49 +05:30
parent 4976daf047
commit cb0c3966e1
5 changed files with 44 additions and 11 deletions

View File

@@ -1,7 +1,8 @@
{
"tabList": [{
"tabTitle": "Tab 1",
"fileName": "data.csv"
"fileName": "data.csv",
"colorColumn": "status"
},
{
"tabTitle": "Tab 2",