react-native-pathjs-charts
react-native-pathjs-charts copied to clipboard
When values of Y axis are ie. up to 3, the steps change to 0.5 decimals automatically
trafficstars
This seems like a strange behavior since I have only integer values in the dataset. I assume its because of aesthetics but its weird if you have values where its not possible to have 1.5 of something.
I did not find an example where you set step. Is this even possible? Im referring to the bar chart specifically