Pie chart left alignment with Legend
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hello. How I can move only Pie chart part inside view? Proposed design:

What i have now:

I tried to remove offsets and increase only right one:
`pieChart.setExtraOffsets(left: 0, top: 0, right: 20, bottom: 0)`, but this method not working as expected, adding offsets for every side.
Thanks
Contributor guide
Research direction
Start by reproducing the pie chart layout using setExtraOffsets(left: 0, top: 0, right: 20, bottom: 0) and compare it with the proposed and current screenshots. Done means the pie chart moves independently as intended while the legend remains correctly positioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100