PptxGenJS icon indicating copy to clipboard operation
PptxGenJS copied to clipboard

Create PowerPoint presentations with a powerful, concise JavaScript API.

Results 231 PptxGenJS issues
Sort by recently updated
recently updated
newest added

Hi, I am using pptxgenjs version 3.7.1. I created a slide master with a placeholder of type "pic", with width=height=2. When I insert an image with a different aspect ratio...

triage:feedback

We have html table with large size columns and it need to break the table rows when it gets overflow to new slide . If some rows getting overflow, then...

help-wanted
feature:html-to-powerpoint

### Category - [x] Enhancement - [ ] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using:...

triage:feedback

Resolves #953. This allows specifying all the modifiers that Powerpoint uses internally on theme colors, which is useful when using a powerpoint file as a template for output generated with...

enhancement-text

Hi, will border & shadow capability be added to addImage options letter?

help-wanted
enhancement-image

### Category - [ ] Enhancement - [X] Bug - [ ] Question - [X] Documentation gap/issue ### Version Please specify what version of the library you are using: [v3.6.0]...

triage:needs-investigation

![image](https://user-images.githubusercontent.com/13808336/122521886-c8bf8600-d02e-11eb-8f5c-b79b82eddf87.png) This is a must-required feature for me. Can you please put all formatting variables in the chart data series? It would be a great help. _Originally posted by @adeelkhalid...

triage:needs-investigation

Hello, Is there any plan to support WaterFall chart in PptxGenJs ? Thanks in advance.

help-wanted
enhancement-chart

### Category - [X] Enhancement ### Version [ 3.6.0 ] ### Expected / Desired Behavior / Question Setting catAxisLabelPos: 'low' (or any other value) not working in charts of type...

Hi! Do we have support for Sunburst chart or is there a way to implement this alternatively? (something like a nested pie or similar) ### What I've tried, 1. Analysed...