Pie Chart

This commit is contained in:
Tanner Linsley
2015-06-03 14:14:23 -06:00
parent 7e791e02f2
commit 9be48a73ea
5 changed files with 235 additions and 225 deletions

View File

@@ -135,6 +135,11 @@
valueSpacing: 5,
datasetSpacing: 1,
},
slice: {
backgroundColor: defaultColor,
borderColor: "#fff",
borderWidth: 2,
},
}
},
};