Pie chart initial slice angle
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm not aware of any way to configure the initial slice angle for a `pygal.Pie`. For example, I have three equal slices and I want the first slice to start at 300°, it should look like this:

Is this a feature that Pygal might support? If not, is there any workaround, perhaps using custom CSS?
Thanks!
Contributor guide
Research direction
Start by finding the pygal.Pie rendering and configuration entry points and checking existing tests for pie output. Confirm how an initial slice angle should be represented, then add coverage and verify that a pie with three equal slices can start at 300°.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100