Graphical

1.0.1

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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Graphical -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Graphical -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Prateek Singh All rights reserved.

Package Details

Author(s)

  • Prateek Singh

Tags

graph console bar scatter line plot ASCII PSCore Core Terminal

Functions

Show-Graph

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.2 5,509 12/3/2018
1.0.1 (current version) 388 8/3/2018
1.0.0 25 8/3/2018