Merge pull request #38 from mokaddem/master

Fix: Added a stroke to border the pie chart
pull/39/head
Alexandre Dulaunoy 2018-02-23 13:29:23 +01:00 committed by GitHub
commit d3f565ed20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 166 KiB

View File

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