Skip to content

PowerShell module for using OxyPlot on command line

License

Notifications You must be signed in to change notification settings

justusiv/oxyplotcli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OxyPlot CLI

Example

The latest release is v2.0.0-beta. The project site is here.

OxyPlot CLI is a PowerShell module for using OxyPlot, the .NET chart library, on commnad line.

OxyPlot CLI is designed for both interactive usage and elaborate visualization scripting. It supports all series, axes and annotations of OxyPlot.

OxyPlot CLI also supports 'styles'. A style can apply a set of visual properties to a chart at once. Currently, the 'ggplot' style is provided. You can define your own style.

Installation

OxyPLot CLI is available in PowerShell Gallery.

Install-Module oxyplotcli

Usage

See Wiki pages.

License

Licensed under the MIT License, except the following:

The files in the datasets folder contains the contents obtained from the products of the R and ggplot2 projects. These files are subject to the license of the original products (GPL).

About

PowerShell module for using OxyPlot on command line

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PowerShell 79.0%
  • C# 21.0%