PptxGenJS icon indicating copy to clipboard operation
PptxGenJS copied to clipboard

Support of WaterFall chart

Open phobos7000 opened this issue 6 years ago • 3 comments

Hello,

Is there any plan to support WaterFall chart in PptxGenJs ?

Thanks in advance.

phobos7000 avatar Jan 27 '19 11:01 phobos7000

Not currently.

gitbrent avatar Jan 27 '19 17:01 gitbrent

Hello, When is the support for WaterFall chart going to arrive? Because it's past two years still the support is not available.

tanvish99 avatar Jul 02 '21 07:07 tanvish99

Hi @phobos7000 & @tanvish99 ,

the waterfall chart is not part of OOXML, but instead a "vendor-specific" extension to OOXML. Microsoft defines such an extension for the waterfall chart. I'm not sure about other programs that support this extension or maybe something different, but pelase take a look at https://github.com/gitbrent/PptxGenJS/issues/975 if you want to join the discussion. Its about how to support Microsoft-specific chart types. It will start with the Sunburst chart, but others are free to take care of other chart types once its clear how to support vendor-specific charts in general.

Best regards

CroniD avatar Jul 13 '21 15:07 CroniD