Dario Fernando
Results
2
comments of
Dario Fernando
yes this. ``` let pieData = [ {"label":"Exellent", "total":1}, {"label":"Good", "total":0}, {"label":"Regular", "total":0}, {"label":"Bad", "total":0} ]; ``` 
+1 looking to implement mentions too