GitHub - gotoh/oxyplot: source code and examples
forked from oxyplot/oxyplot
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
OxyPlot is a cross-platform plotting library for .NET
- Web page
- Documentation
- Announcements / atom
- Discussion forum
- Source repository
- Issue tracker
- NuGet packages
- Stack Overflow
- Gitter (chat)
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
- Use the NuGet package manager to add a reference to OxyPlot
- Add a
PlotViewto your user interface - Create a
PlotModelin your code - Bind the
PlotModelto theModelproperty of yourPlotView
Examples
You can find examples in the /Source/Examples folder in the code repository.
Contribute
See the documentation for information about how to contribute!
About
source code and examples
Resources
License
Stars
Watchers
Forks
Languages
- C# 99.4%
- Other 0.6%
