Stephanevg / PSHTML

Cross platform Powershell module to generate HTML markup language
https://pshtml.readthedocs.io/en/latest/
Other
167 stars 43 forks source link

fixed borderColor at function New-PSHTMLChartBarDataSet #229

Closed joshburkard closed 5 years ago

joshburkard commented 5 years ago

fixed borderColor at function New-PSHTMLChartBarDataSet

fixes issue https://github.com/Stephanevg/PSHTML/issues/228

joshburkard commented 5 years ago

i added new Chart types:

i added a new function: format-HTML, which formats the HTML source to a readable text

Stephanevg commented 5 years ago

Awesome @joshburkard ! Ill merge it now otherwise it will stay like this forever. You can add an example in a seperate PR.

Thanks super a lot for your outstanding work!!