Graphical
1.0.0
Consumes data points as input and plots them on a 2D graph in the Powershell console
- Independent of PowerShell version, and Works on PowerShell Core (Windows\Linux)
- Color-coded output depending upon the Value of data point
- Colors codes can be customized by passing a color-map hash table
- Custom X an Y-Axis labels
- Graph in console is independent and fully cu
- Independent of PowerShell version, and Works on PowerShell Core (Windows\Linux)
- Color-coded output depending upon the Value of data point
- Colors codes can be customized by passing a color-map hash table
- Custom X an Y-Axis labels
- Graph in console is independent and fully cu
Consumes data points as input and plots them on a 2D graph in the Powershell console
- Independent of PowerShell version, and Works on PowerShell Core (Windows\Linux)
- Color-coded output depending upon the Value of data point
- Colors codes can be customized by passing a color-map hash table
- Custom X an Y-Axis labels
- Graph in console is independent and fully customizable, not like Task Manager (Performance Tab)
- Could be incorporated in Powershell scripts
- Can consume data points generated during script run or Pre stored data like in a file or database.
Show more
- Independent of PowerShell version, and Works on PowerShell Core (Windows\Linux)
- Color-coded output depending upon the Value of data point
- Colors codes can be customized by passing a color-map hash table
- Custom X an Y-Axis labels
- Graph in console is independent and fully customizable, not like Task Manager (Performance Tab)
- Could be incorporated in Powershell scripts
- Can consume data points generated during script run or Pre stored data like in a file or database.
Installation Options
Author(s)
Prateek Singh
Copyright
(c) 2017 Prateek Singh All rights reserved.
Package Details
Owners
Tags
graph console bar scatter line plot ASCII PSCore Core Terminal
Functions
Dependencies
This module has no dependencies.
FileList
- Graphical.nuspec
- Graphical.psd1
- Graphical.psm1
- src\Get-BarPlot.ps1
- src\Get-LinePlot.ps1
- src\Get-ScatterPlot.ps1
- src\Show-Graph.ps1
- src\UtilityFunctions.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 3,298 | 12/3/2018 |
1.0.1 | 365 | 8/3/2018 |
1.0.0 (current version) | 9 | 8/3/2018 |