I am using MPAndroidChart. I want to hide the little square (lower left). How can I do this ?
Thanks a lot !
chart.getLegend().setEnabled(false)
Copyright © 2021 Jogjafile Inc.
chart.getLegend().setEnabled(false)