oxyplotcli

1.0.1

OxyPlot CLI is a PowerShell module for using OxyPlot on commnad line.

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

For more details, see https://github.com/horkerps/oxyplotcli

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name oxyplotcli -RequiredVersion 1.0.1

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

Install-PSResource -Name oxyplotcli -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 horker. All rights reserved.

Package Details

Author(s)

  • horker

Tags

OxyPlot cli powershell commnadline command line chart plot graphic visualization interactive data analysis wpf window R ggplot matplotlib

Cmdlets

New-WpfWindow Invoke-WpfWindowAction Test-WpfWindowClosed Close-WpfWindow Get-WpfWindowList Add-OxyAxisShare

Functions

Add-OxyAxisShare New-OxySequence Get-OxyColorList New-OxyColor New-OxyPalette Update-OxyPlotModel Get-OxyHuePalette Add-OxyStyle Remove-OxyStyle Get-OxyStyle Test-OxyStyleName Set-OxyDefaultStyle New-OxyWindow Close-OxyWindow Get-OxyWindow Get-OxyWindowList Add-OxyPlotViewInGrid Add-OxyPlotModelToPlotView New-OxyDataPoint New-OxyAngleAxis New-OxyCategoryAxis New-OxyDateTimeAxis New-OxyLinearAxis New-OxyLinearColorAxis New-OxyLogarithmicAxis New-OxyMagnitudeAxis New-OxyRangeColorAxis New-OxyTimeSpanAxis New-OxyImageAnnotation New-OxyArrowAnnotation New-OxyTextAnnotation New-OxyFunctionAnnotation New-OxyLineAnnotation New-OxyPolylineAnnotation New-OxyEllipseAnnotation New-OxyPointAnnotation New-OxyPolygonAnnotation New-OxyRectangleAnnotation New-OxyAreaSeries New-OxyBarSeries New-OxyBoxPlotSeries New-OxyCandleStickAndVolumeSeries New-OxyCandleStickSeries New-OxyColumnSeries New-OxyContourSeries New-OxyErrorColumnSeries New-OxyHeatMapSeries New-OxyHighLowSeries New-OxyIntervalBarSeries New-OxyLinearBarSeries New-OxyLineSeries New-OxyPieSeries New-OxyRectangleBarSeries New-OxyScatterErrorSeries New-OxyScatterSeries New-OxyStairStepSeries New-OxyStemSeries New-OxyThreeColorLineSeries New-OxyTornadoBarSeries New-OxyTwoColorAreaSeries New-OxyTwoColorLineSeries New-OxyVolumeSeries New-OxyFunctionSeries New-OxyPlotModel Show-OxyPlot Save-OxyPlot Get-OxyPlotModel Add-OxyObjectToPlotModel

Dependencies

This module has no dependencies.

Release Notes

v1.0.1
Several bug fixes

v1.0.0
First release

FileList

Version History

Version Downloads Last updated
2.0.1 913 8/15/2019
2.0.0 26 8/8/2019
2.0.0-beta 21 7/10/2019
1.0.6 141 7/3/2018
1.0.5 42 3/31/2018
1.0.4 21 3/21/2018
1.0.3 20 3/19/2018
1.0.2 28 3/15/2018
1.0.1 (current version) 22 3/11/2018
1.0.0 29 3/4/2018
Show less