Skip to content

Fixes for chart issues in keynote mac#1327

Open
thealitahir wants to merge 1 commit into
gitbrent:masterfrom
thealitahir:@fixes/keynote-issue
Open

Fixes for chart issues in keynote mac#1327
thealitahir wants to merge 1 commit into
gitbrent:masterfrom
thealitahir:@fixes/keynote-issue

Conversation

@thealitahir

@thealitahir thealitahir commented May 2, 2024

Copy link
Copy Markdown

Fix Issue #1306
Fix Issue #1242

The problem is that the the graphs are not opened in keynote

Issue Category
Bug

Product Versions
"pptxgenjs": "3.13.0-beta.1"

Desired Behavior
It should show graphs in mac keynote

Observed Behavior
I have a ppt generated with node.js. It has charts in it. The charts are shown in microsoft powerpoint but not shown in mac keynote.

I've fixed this in a fork and creating a pull request

image image

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.

1 participant