singerla / pptx-automizer

A template based pptx generator for Node.js
MIT License
68 stars 12 forks source link

Extended Charts do not get recognized as a "chart" type #100

Closed jrking4 closed 7 months ago

jrking4 commented 8 months ago

Waterfall charts for example appear as extended charts namespace. Need to support those in order to for the type to be correctly set from graphicframe to "chart"

Also add ability to set what column acts as total for a Waterfall Chart