react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
add option to show or hide pie chart label
trafficstars
Thank you for contributing a pull request.
Please ensure that you have signed the CLA.
- [x] I have signed the CLA
One additional note is that it looks like this change breaks the jest tests that were in place for the Pie chart (one of the few chart types that have any tests for it). Can you also make sure npm test succeeds after making your changes? Thanks!