react-native-chart-kit
react-native-chart-kit copied to clipboard
Removing yAxisLabels dont remove the space it has occupied
As i was trying to use BarChart and I don't want to use yAxislabels and I removed them but space on left of the chart didn't go away. How do I remove the space on the left.
same problem
@bytesagar @dengma0 This worked for me!
style={{paddingRight: 0}}