MPAndroidChart
MPAndroidChart copied to clipboard
StackedBarChart rounded corners on each section
I am trying to achieve below like stacked bar chart.
I can do rounded corners for the whole bar by using rounded corner renderer but I want to make rounded corner each section.
Thanks!
Could you elaborate, how you managed to get rounded corners? Thank you :)
I am trying to achieve below like stacked bar chart.
I can do rounded corners for the whole bar by using rounded corner renderer but I want to make rounded corner each section.
![]()
Thanks!
Have you found any solution?