Skip to content

73 new feature request add support for pie chart - #77

Open
mahaalbashir wants to merge 3 commits into
mainfrom
73-new-feature-request-add-support-for-pie-chart
Open

73 new feature request add support for pie chart#77
mahaalbashir wants to merge 3 commits into
mainfrom
73-new-feature-request-add-support-for-pie-chart

Conversation

@mahaalbashir

Copy link
Copy Markdown
Collaborator

This PR introduces a new R function, acro_pie(), which calls the underlying Python acro pie() function.

Certain parameters require pre-processing before being passed to the pie() function. Specifically, the border and lty parameters are bundled into a named list so they can be sent to pie() as a dictionary, matching pie() expected input data type

@mahaalbashir mahaalbashir linked an issue Aug 18, 2026 that may be closed by this pull request
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.

[New Feature Request] Add support for pie chart

1 participant