React-native-svg-charts: PieChart - don't want spaces between data.

Created on 10 Aug 2018  路  1Comment  路  Source: JesperLekland/react-native-svg-charts

What is the problem?

I can't see any property which is used to remove those spaces in PieChart.

What platform?

I have tested it in android.

React Native version: 0.55.4

Expected result :

piechart

Most helpful comment

use prop padAngle, set it to zero

>All comments

use prop padAngle, set it to zero

Was this page helpful?
0 / 5 - 0 ratings