Skip to content

johnsonlu/oxyplot

Repository files navigation

OxyPlot is an open source, cross-platform .NET plotting library.

License: The MIT License (MIT)
Web page: http://oxyplot.org
Source repository: https://github.com/oxyplot/oxyplot
Discussion forum: https://oxyplot.userecho.com
StackOverflow: https://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