react-native-chart-kit
react-native-chart-kit copied to clipboard
How to hide labels and charts fill that position?
I am trying to hide my eyes and make the chart fill the width of the screen. Is there any way to do that?
This is my code

hideLegend={true}
hideLegend={true}
I don't believe this works for anything other than progress charts. i'd like to implement this on a bar or line graph
Oh sorry didn't know