indiespirit / react-native-chart-kit

📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)
https://expo.io/@indiespirit/react-native-chart-kit
MIT License
2.8k stars 653 forks source link

How to hide/move down the legend from PieChart #710

Open Bibinthayyil opened 8 months ago

Bibinthayyil commented 8 months ago

Hi Team,

How to hide/move down the legend from PieChart, Kindly help on this. thanks.

image

rafaelpadovanirain commented 3 months ago

To hide you just need to set the property hasLegend={false}