Skip to content

luiseduardohdbackup/oxyplot-v2

Repository files navigation

OxyPlot is a cross-platform plotting library for .NET

License: The MIT License (MIT)
Web page: http://oxyplot.org
Documentation: http://oxyplot.org/documentation
Announcements: http://oxyplot.org/announcements
Announcements feed: http://oxyplot.org/atom.xml
Discussion forum: http://discussion.oxyplot.org
Source repository: http://github.com/oxyplot/oxyplot
Issue tracker: http://github.com/oxyplot/oxyplot/issues
StackOverflow: http://stackoverflow.com/questions/tagged/oxyplot

Build status

Branches

master - the release branch Build status
develop - the main branch with the latest development changes Build status

See http://nvie.com/posts/a-successful-git-branching-model/ for more information about the branching model.

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.

How to contribute

Information about how to contribute to the project can be found at http://oxyplot.org/documentation/contributions

About

Second try on importing commit history from Mercurial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published