SvgChart
0.5.13.15
Cmdlets for creating chart in SVG
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2017 Nicholas Dille. All rights reserved.
Package Details
Author(s)
- Nicholas Dille
Tags
Functions
Get-CorrdinatesFromAngle Get-Radiant New-Svg Add-SvgBox Add-SvgCircle Add-SvgGroup Add-SvgLine Add-SvgPolyline Add-SvgSlice Add-SvgTest Add-XmlComment Export-Xml Out-Xml Add-Axis Add-BarChart Add-BubbleChart Add-CategoryBarChart Add-LineChart Add-Marker Add-PieChart Add-RadarChart Add-StackedBarChart Add-StackedLineChart
Dependencies
This module has no dependencies.
Release Notes
https://github.com/nicholasdille/PowerShell-SvgChart/releases
FileList
- SvgChart.nuspec
- SvgChart.psd1
- SvgChart.psm1
- Functions\Charts\Add-Axis.ps1
- Functions\Charts\Add-BarChart.ps1
- Functions\Charts\Add-BubbleChart.ps1
- Functions\Charts\Add-CategoryBarChart.ps1
- Functions\Charts\Add-LineChart.ps1
- Functions\Charts\Add-Marker.ps1
- Functions\Charts\Add-PieChart.ps1
- Functions\Charts\Add-RadarChart.ps1
- Functions\Charts\Add-StackedBarChart.ps1
- Functions\Charts\Add-StackedLineChart.ps1
- Functions\Math\Get-CoordinatesFromAngle.ps1
- Functions\Math\Get-Radiant.ps1
- Functions\SVG\Add-SvgBox.ps1
- Functions\SVG\Add-SvgCircle.ps1
- Functions\SVG\Add-SvgGroup.ps1
- Functions\SVG\Add-SvgLine.ps1
- Functions\SVG\Add-SvgPolygon.ps1
- Functions\SVG\Add-SvgSlice.ps1
- Functions\SVG\Add-SvgText.ps1
- Functions\SVG\New-Svg.ps1
- Functions\XML\Add-XmlComment.ps1
- Functions\XML\Export-Xml.ps1
- Functions\XML\Out-Xml.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.5.13.15 (current version) | 576 | 2/8/2018 |
0.5.13 | 93 | 9/26/2017 |
0.5.5 | 61 | 9/10/2017 |