PptxGenJS icon indicating copy to clipboard operation
PptxGenJS copied to clipboard

Tiny: valGridline in API doc

Open Slidemagic opened this issue 6 years ago • 0 comments

In https://gitbrent.github.io/PptxGenJS/docs/api-charts.html, it currently says:

object with properties size (pt), color and style ('solid', 'dash' or 'dot') or 'none' to hide

should be:

object with properties size (pt), color and style ('solid', 'dash' or 'dot' or 'none' to hide)

Thank you for all the hard work with V3

Slidemagic avatar Feb 25 '20 11:02 Slidemagic