Commit 9ef3ce09 authored by wonderjar's avatar wonderjar Committed by 偏右

fix: Pie chart percent prop default value

parent 17cc2c6a
......@@ -127,7 +127,7 @@ class Pie extends Component {
style,
height,
forceFit = true,
percent = 0,
percent,
color,
inner = 0.75,
animate = true,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment