EvotecIT/PSWriteHTML

Bar chart stacking options not being applied

Closed this issue · 1 comments

When I try to create stacked bar charts using
New-ChartBarOptions -Type barStacked or New-ChartBarOptions -Type barStacked100Percent the resulting charts are not stacked.

This happens both in my own code as well as in your examples, such as https://github.com/EvotecIT/PSWriteHTML/blob/master/Examples/Example23-Charts/Example-ChartsBar.ps1

It does not matter whether I use Firefox, Chrome, IE, or Edge.
I'm using PSWriteHTML 0.0.54 and PowerShell 5.1

Thanks,
Colin

Fix will be available in 0.0.55. Probably released over the weekend.