gitbrent / PptxGenJS

Create PowerPoint presentations with a powerful, concise JavaScript API.
https://gitbrent.github.io/PptxGenJS/
MIT License
2.94k stars 639 forks source link

Fixes for chart issues in keynote mac #1327

Open thealitahir opened 5 months ago

thealitahir commented 5 months ago

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