Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

HumanEquivalentUnit/PSConsoleGraph

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Powershell Console Graph

Inputs datapoints and draws graph on the Powershell console

Features and Benefits

  • Color-coded output depending upon the Value of Datapoint
  • 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 datapoints generated during script run or Pre stored data like in a file or database.

For example, in following image function Show-Graph takes data points as input and plot them on a 2D graph

You can also customize the labels on X and Y-Axis

The function consumes data points, generated during script execution or Pre stored data like in a file or database.

About

Inputs data points and draws graph on a console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.