Skip to content

Commit

Permalink
change roseIncrement to 'auto'
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaming743 committed May 30, 2019
1 parent c3b61f4 commit d585cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/pie.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const pieConfig = {
startAngle: -Math.PI / 2,
roseType: false,
roseSort: true,
roseIncrement: '15%',
roseIncrement: 'auto',
insideLabel: {
show: false,
formatter: '{percent}%',
Expand Down

0 comments on commit d585cd0

Please sign in to comment.