Skip to content

rconde01/oxyplot

This branch is 11 commits ahead of, 1302 commits behind oxyplot/oxyplot:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e06fa1e · Jan 20, 2015
Jan 17, 2015
Dec 8, 2014
Mar 20, 2014
Jan 20, 2015
Aug 15, 2014
Jan 17, 2015
Dec 8, 2014
Nov 4, 2014
Jan 17, 2015
Jan 9, 2015
Sep 1, 2014
Jan 14, 2015
Jan 9, 2015

Repository files navigation

OxyPlot is a cross-platform plotting library for .NET

License Build status NuGet downloads Version Pre-release version GitHub release GitHub tag

Plot

Branches

master - the release branch (stable channel)
develop - the main branch with the latest development changes (pre-release channel)

See 'A successful git branching model' for more information about the branching model in use.

Getting started

  1. Use the NuGet package manager to add a reference to OxyPlot
  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.

Contribute

See the documentation for information about how to contribute!

Pull request status Issues closed status

About

source code and examples

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%