Skip to content

Fixed can't selected outEnd for pie charts#1336

Open
rvntone wants to merge 1 commit into
gitbrent:masterfrom
rvntone:bugfix/pie_outEnd
Open

Fixed can't selected outEnd for pie charts#1336
rvntone wants to merge 1 commit into
gitbrent:masterfrom
rvntone:bugfix/pie_outEnd

Conversation

@rvntone

@rvntone rvntone commented Jun 6, 2024

Copy link
Copy Markdown

When you try to select outEnd for the dataLabelPosition attribute, it always sets one of the 4 values on the xml as a ctr.

@gitbrent gitbrent self-assigned this Aug 9, 2025
@gitbrent gitbrent added this to the 4.1.0 milestone Aug 9, 2025
shbernal added a commit to shbernal/PptxGenJS that referenced this pull request Jun 8, 2026
- Remove stray apostrophe from embedded workbook table ref attribute,
  fixing chart rendering in Apple Keynote (gitbrent#1327, gitbrent#1306, gitbrent#1242)
- Pie/doughnut parent dLbls block now respects dataLabelPosition instead
  of always hard-coding "ctr" (gitbrent#1336, gitbrent#1368)
- Shadow blur/angle/opacity use nullish coalescing so zero values are
  honoured rather than replaced by defaults (gitbrent#1366)
- barOverlapPct is checked before the stacked-bar forced-100 fallback,
  allowing callers to override overlap on stacked bar charts (gitbrent#1257)
- Scatter/bubble cat-axis reads catAxisLabelPos instead of hard-coding
  "nextTo" (gitbrent#976)
- Add 'maxMin' to catAxisOrientation and valAxisOrientation type unions;
  XML emission was already correct (gitbrent#1269, gitbrent#1187)
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