The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
I tried to apply multiline of x-axis label with xAxisTextNumberOfLines={5} but it makes the chart has extra bottom space.
Any options or settings can remove or customize the chart bottom spacing after applied the number of line prop?
Description
I tried to apply multiline of x-axis label with xAxisTextNumberOfLines={5} but it makes the chart has extra bottom space. Any options or settings can remove or customize the chart bottom spacing after applied the number of line prop?
Steps to reproduce
Snack or a link to a repository
No response
version of react-native-gifted-charts
1.4.47
React Native version
0.75.3
Platforms
Android, iOS
Workflow
None