fix #32: Added black stroke for pie chart so that blank color is visible

pull/38/head
Sami Mokaddem 2018-02-22 10:35:59 +01:00
parent 6825e10128
commit 3b6881fd26
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ var pieChartOption = {
innerRadius: 0.2,
show: true,
radius: 100,
stroke: { color: 'black' },
label: {
show: true,
radius: 6/10,