Skip to content

Instantly share code, notes, and snippets.

View pashalvov's full-sized avatar
On work

Львов Павел pashalvov

On work
View GitHub Profile
<#
.SYNOPSIS
Draws graph in the Powershell console
.DESCRIPTION
Consumes datapoints and draws colored coded fully customizable graph in the Powershell console.
.PARAMETER Datapoints
Array of data points which is to be plotted on the graph