Skip to content

Set bar radius settings#4682

Closed
gralexey wants to merge 2 commits intoChartsOrg:masterfrom
gralexey:feature/bar-radius-settings
Closed

Set bar radius settings#4682
gralexey wants to merge 2 commits intoChartsOrg:masterfrom
gralexey:feature/bar-radius-settings

Conversation

@gralexey
Copy link
Copy Markdown

Goals ⚽

Make possible to specify corner radiuses for a bar in BarChartView

Implementation Details 🚧

barChartView.barSettings = .init(rectCorner: [.topLeft, .topRight], cornerRadii: CGSize(width: radius, height: radius))

@pmairoldi pmairoldi self-assigned this Mar 7, 2026
@pmairoldi
Copy link
Copy Markdown
Collaborator

Currently already implemented here
Closing in favour of #5250 for full platform support

@pmairoldi pmairoldi closed this Mar 7, 2026
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