Graphical
1.0.2
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 fu
- 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 fu
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) 2018 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.
Release Notes
Fixed erro when drawing graph with less than 3 data points
FileList
- Graphical.nuspec
- Graphical.psd1
- Graphical.psm1
- Install.ps1
- Playgroud.ps1
- README.md
- .git\config
- .git\description
- .git\FETCH_HEAD
- .git\HEAD
- .git\index
- .git\packed-refs
- .git\hooks\applypatch-msg.sample
- .git\hooks\commit-msg.sample
- .git\hooks\post-update.sample
- .git\hooks\pre-applypatch.sample
- .git\hooks\pre-commit.sample
- .git\hooks\pre-push.sample
- .git\hooks\pre-rebase.sample
- .git\hooks\prepare-commit-msg.sample
- .git\hooks\update.sample
- .git\info\exclude
- .git\logs\HEAD
- .git\logs\refs\heads\master
- .git\logs\refs\remotes\origin\HEAD
- .git\objects\pack\pack-130295baabe26bcd63e6f26559ee4e7f7342d1bf.idx
- .git\objects\pack\pack-130295baabe26bcd63e6f26559ee4e7f7342d1bf.pack
- .git\refs\heads\master
- .git\refs\remotes\origin\HEAD
- img\AudioPeakLevels.gif
- img\Bar.jpg
- img\Capture.PNG
- img\Example1.jpg
- img\Example2.jpg
- img\Example3.jpg
- img\Example4.jpg
- img\Line.jpg
- img\Scatter.jpg
- 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 (current version) | 4,408 | 12/3/2018 |
1.0.1 | 377 | 8/3/2018 |
1.0.0 | 16 | 8/3/2018 |