Info
Version: | 2.2.0 |
Author(s): | OxyPlot |
Last Update: | Tuesday, September 3, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://oxyplot.github.io/ |
NuGet Url: | https://www.nuget.org/packages/OxyPlot.Core |
Install
Install-Package OxyPlot.Core
dotnet add package OxyPlot.Core
paket add OxyPlot.Core
OxyPlot.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags
This is the core library including the foundation classes and plot model. To display the plots, you also need to add a platform-specific OxyPlot package that contains a PlotView component.