Skip to content

Adding biconvex piechart shape implementation#132

Merged
gsteckman merged 2 commits into
KoalaPlot:mainfrom
postfixNotation:feature/piechartshapes-improvements
Nov 8, 2025
Merged

Adding biconvex piechart shape implementation#132
gsteckman merged 2 commits into
KoalaPlot:mainfrom
postfixNotation:feature/piechartshapes-improvements

Conversation

@postfixNotation
Copy link
Copy Markdown
Contributor

Adding a biconvex piechart shape implementation. This shape is most useful in donut charts but can also be applied in pie charts in general. Relatively small slices are represented by circle shapes with gradually decreasing radius to prevent visually unpleasant distortions.

biconvex_pie_chart

Copy link
Copy Markdown
Member

@gsteckman gsteckman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job, thanks!

@gsteckman gsteckman merged commit d7585ba into KoalaPlot:main Nov 8, 2025
1 check passed
@postfixNotation
Copy link
Copy Markdown
Contributor Author

Nice job, thanks!

Thanks for accepting the pull request and also releasing a new version. Helps me a lot with my app I'm gradually migrating to CMP/KMP 👍

@postfixNotation postfixNotation deleted the feature/piechartshapes-improvements branch November 9, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants