Skip to content

LayTec-AG/oxyplot

This branch is 15 commits behind oxyplot/oxyplot:develop.

Folders and files

NameName
Last commit message
Last commit date
Jul 14, 2023
Mar 20, 2014
Aug 16, 2023
Aug 15, 2014
Feb 22, 2021
Nov 2, 2017
Aug 16, 2023
Oct 10, 2019
Aug 16, 2023
Jun 16, 2017
Nov 28, 2017
Oct 17, 2019
Jul 14, 2023
Aug 25, 2022

Repository files navigation

OxyPlot is a cross-platform plotting library for .NET

License Build status

Plot

Getting started

  1. Use the NuGet package manager to add a reference to OxyPlot (see details below if you want to use pre-release packages)
  2. Add a PlotView to your user interface
  3. Create a PlotModel in your code
  4. Bind the PlotModel to the Model property of your PlotView

Examples

You can find examples in the /Source/Examples folder in the code repository.

NuGet packages

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/oxyplot and 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.

More information

Contribute

See Contributing for information about how to contribute!

About

A cross-platform plotting library for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%