React-native-chart-kit: How to remove decimal from Y-axis in Bar Chart?

Created on 17 Sep 2020  路  2Comments  路  Source: indiespirit/react-native-chart-kit

Thanks in advance.
Need to remove the decimal value in Bar chart ASAP

Most helpful comment

chartConfig={{ decimalPlaces: 0 }}

All 2 comments

chartConfig={{ decimalPlaces: 0 }}

Thanks, @donutsahoy , this issue is resolved, someone needs to close this!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ivanrs297 picture Ivanrs297  路  6Comments

carlojesuscponti picture carlojesuscponti  路  6Comments

dahudson88 picture dahudson88  路  5Comments

NS-BOBBY-C picture NS-BOBBY-C  路  5Comments

mcama picture mcama  路  5Comments