A cross-platform plotting library for .NET
OxyPlot is a cross-platform plotting library for .NET
PlotViewto your user interface
PlotModelin your code
PlotModelto the
Modelproperty of your
PlotView
You can find examples in the
/Source/Examplesfolder in the code repository.
The latest pre-release packages are pushed by AppVeyor CI to myget.org. To install these packages, set the myget.org package source
https://www.myget.org/F/oxyplotand remember the "-pre" flag.
The stable release packages will be pushed to nuget.org. Note that we have have a lot of old (v2015.*) and pre-release packages on this feed, and sometimes these show up even if they are unlisted.
See the wiki for information about the available packages.
See Contributing for information about how to contribute!