Closed Stephanevg closed 5 years ago
Add support for line charts.
Should contain:
[X] New-PSHTMLChartlineDataSet
[X] Class datasetline should support most common dataset options from -> https://www.chartjs.org/docs/latest/charts/line.html
[x] Class datasetline should have Pester tests
[x] New-PSHTMLChartlineDataSet
[X] New-PSHTMLChartlineDataSet Must have pester tests
[X] [ChartOptions] Must be present
[X] [Chartoptions] Must have pester tests
[X] [lineChartoptions] Must be present
[X] [lineChartoptions] Must Have pester tests
Done! Merged in master. See following PR's: Feature_Charts to Dev --> https://github.com/Stephanevg/PSHTML/pull/168 Dev to Master --> https://github.com/Stephanevg/PSHTML/pull/161
Add support for line charts.
Should contain:
Charting
DataSet
[X] New-PSHTMLChartlineDataSet
[X] Class datasetline should support most common dataset options from -> https://www.chartjs.org/docs/latest/charts/line.html
[x] Class datasetline should have Pester tests
[x] New-PSHTMLChartlineDataSet
[X] New-PSHTMLChartlineDataSet Must have pester tests
Options
[X] [ChartOptions] Must be present
[X] [Chartoptions] Must have pester tests
[X] [lineChartoptions] Must be present
[X] [lineChartoptions] Must Have pester tests
Other