MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

Pie chart rounded corners

Open katara-mohini opened this issue 2 years ago • 1 comments

PR Checklist:

  • [ ✓ ] I have tested this extensively and it does not break any existing behavior.
  • [ ✓ ] I have added/updated examples and tests for any new behavior.
  • [ ✓ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: N/A

PR Description:

Added rounded corners for Pie Chart

Added Feature:

This PR is for PieChartRenderer.

PR has to be merged:

So that users can customise PieChart corners according to their requirements.

katara-mohini avatar Oct 11 '23 18:10 katara-mohini

Does highlight works with corner slice. i have tried but it doesn't if you have any idea how to make it hightlight after i added rounded corners for Pie Chart. Thank you so much for reference: https://github.com/PhilJay/MPAndroidChart/issues/5432

Gopa11313 avatar Dec 17 '23 21:12 Gopa11313