added pie chart for single column

This commit is contained in:
Malar Kannan
2018-07-01 19:42:00 +05:30
parent 6492047c7c
commit 8694d0d86c
10 changed files with 255 additions and 36 deletions

View File

@@ -20,5 +20,10 @@
"tabTitle": "Tab 4",
"fileName": "data.csv"
}
],
"chartList":[{
"fileName": "data.csv",
"chartColumn": "status"
}
]
}