react-native-pathjs-charts icon indicating copy to clipboard operation
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

Open tokict opened this issue 8 years ago • 0 comments
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

tokict avatar Sep 01 '17 13:09 tokict