gitbrent / PptxGenJS

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

Prioritize overlap based on overlap value over grouping type #1257

Open istevkovski opened 1 year ago

istevkovski commented 1 year ago

Why:

The option to set the series overlap is part of the native PowerPoint toolkit regardless of the grouping type and the current implementation handicaps this functionality.

In the case of a single stacked bar chart, being able to adjust this property provides clarity.