I'm using the stacked barchart of the MPAndroidChart library. Does anyone know how to remove the value that appears on the top of the each bar ?
Yes, you can remove values by calling:
barData.setDrawValues(false)
It's also in the documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With