gitbrent / PptxGenJS

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

FEATURE: Line and radar charts should support transparent (noFill) lineDataSymbols similar to other charts #1283

Open NateRadebaugh opened 11 months ago

NateRadebaugh commented 11 months ago

Issue Category

Product Versions

Desired Behavior

Line and radar charts should support transparent (noFill) lineDataSymbols similar to other charts

Observed Behavior

solidFill is used even when color = transparent

Steps to Reproduce

Set the chart color to transparent, generate chart