Skip to content

johnsonlu/oxyplot

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

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

Example

images and code

Contributing

Information about how to contribute to the project

About

source code and examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published