tomauty / react-native-chart

[NOT MAINTAINED] :bar_chart: Add line, area, pie, and bar charts to your React Native app
http://tomauty.github.io/react-native-chart
MIT License
1.57k stars 238 forks source link

yAxisUseDecimal doesnt work in line chart #173

Open zivchen opened 7 years ago

zivchen commented 7 years ago

Hi, thanx for this plugin yAxisUseDecimal has no effect on line chart, the labes on the left are without deciaml. example dataSet =[[0,1.1],[1,1.2],[2,1.3]]