https://github.com/oxyplot/oxyplot
A cross-platform plotting library for .NET
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 159 committers (1.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A cross-platform plotting library for .NET
Basic Info
- Host: GitHub
- Owner: oxyplot
- License: mit
- Language: C#
- Default Branch: develop
- Homepage: https://oxyplot.github.io/
- Size: 33.6 MB
Statistics
- Stars: 3,443
- Watchers: 162
- Forks: 982
- Open Issues: 618
- Releases: 3
Topics
Metadata Files
README.md
OxyPlot is a cross-platform plotting library for .NET

Getting started
- Use the NuGet package manager to add a reference to OxyPlot (see details below if you want to use pre-release packages)
- 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.
NuGet packages
The latest pre-release packages are pushed to myget.org. To install these packages, set the myget.org package source https://www.myget.org/F/oxyplot and remember the "-pre" flag.
The stable release packages will be pushed to nuget.org. Note that we have have a lot of old (v2015.*) and pre-release packages on this feed, and sometimes these show up even if they are unlisted.
See the wiki for information about the available packages.
More information
Contribute
See Contributing for information about how to contribute!
Owner
- Name: OxyPlot
- Login: oxyplot
- Kind: organization
- Website: https://oxyplot.github.io
- Repositories: 19
- Profile: https://github.com/oxyplot
A cross-platform plotting library for .NET
GitHub Events
Total
- Issues event: 26
- Watch event: 169
- Issue comment event: 66
- Push event: 1
- Pull request review comment event: 15
- Pull request review event: 22
- Pull request event: 8
- Fork event: 50
- Create event: 1
Last Year
- Issues event: 26
- Watch event: 169
- Issue comment event: 66
- Push event: 1
- Pull request review comment event: 15
- Pull request review event: 22
- Pull request event: 8
- Fork event: 50
- Create event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Oystein Bjorke | o****e@g****m | 1,465 |
| Thomas Ibel | t****l | 124 |
| VisualMelon | V****n | 116 |
| Geert van Horrik | g****t@c****m | 64 |
| Oystein Bjorke | o****e@d****m | 48 |
| Jonathan Arweck | j****k@g****m | 45 |
| Vsevolod Kukol | s****o@s****g | 32 |
| objo | o****o@O****m | 24 |
| Jonathan Shore | j****e@g****m | 22 |
| Matthew Leibowitz | m****w@l****m | 15 |
| piotr | pw@p****l | 14 |
| Peter Butzhammer | p****r@e****e | 12 |
| cclarke | t****b | 11 |
| Gor Rustamyan | g****n@g****m | 11 |
| Benoît Blanchon | b****n | 11 |
| RUF | r****a@u****s | 10 |
| Oleg Tarasov | o****v@g****m | 9 |
| Patrice Marin | p****n@t****m | 9 |
| Steve Hoelzer | s****r@g****m | 8 |
| Eric Zurcher | E****r@c****u | 8 |
| Xavier | X****r@x****C | 8 |
| Alexei Shcharbakov | f****2@g****m | 6 |
| Iurii Gazin | a****g@g****m | 6 |
| frsa | f****r@b****m | 5 |
| Konstantin S | h****v@g****m | 4 |
| Rik Borger | r****r@g****m | 4 |
| Udo Liess | u****s@g****t | 4 |
| acm | a****m@h****t | 4 |
| mrtncls | m****s@g****m | 4 |
| dependabot[bot] | 4****] | 4 |
| and 129 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 163
- Total pull requests: 80
- Average time to close issues: about 1 year
- Average time to close pull requests: 6 months
- Total issue authors: 123
- Total pull request authors: 26
- Average comments per issue: 3.07
- Average comments per pull request: 4.91
- Merged pull requests: 51
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 28
- Pull requests: 10
- Average time to close issues: about 23 hours
- Average time to close pull requests: about 1 month
- Issue authors: 24
- Pull request authors: 4
- Average comments per issue: 1.11
- Average comments per pull request: 2.9
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 3
Top Authors
Issue Authors
- objorke (9)
- Spordoz (6)
- flypigeon (4)
- Jonarw (4)
- pantosh (3)
- VisualMelon (3)
- HavenDV (2)
- gnimor (2)
- colejohnson66 (2)
- jmorgan-habs (2)
- 158545614 (2)
- yanglei629 (2)
- emako (2)
- jyh583854536 (2)
- BobLd (2)
Pull Request Authors
- VisualMelon (29)
- Jonarw (11)
- dependabot[bot] (10)
- HavenDV (5)
- objorke (4)
- mennowo (4)
- ChrisCC6 (2)
- carlreinke (2)
- FabianNitsche (2)
- WimLeflere (2)
- flo-so (2)
- pantosh (2)
- mattico (2)
- Lehonti (2)
- rlamp (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 19
-
Total downloads:
- nuget 1,862,037 total
-
Total dependent packages: 9
(may contain duplicates) -
Total dependent repositories: 4
(may contain duplicates) - Total versions: 142
- Total maintainers: 9
nuget.org: oxyplot.core.drawing
OxyPlot is a plotting library for .NET. This is package contains the Core.Drawing extensions.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.1.0
published over 4 years ago
Rankings
Maintainers (2)
proxy.golang.org: github.com/oxyplot/oxyplot
- Documentation: https://pkg.go.dev/github.com/oxyplot/oxyplot#section-documentation
- License: mit
-
Latest release: v2.2.0+incompatible
published over 1 year ago
Rankings
nuget.org: oxyplot.wpf.shared
OxyPlot is a plotting library for .NET. This package is the base for WPF PlotView implementations.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (2)
nuget.org: oxyplot.skiasharp
OxyPlot is a plotting library for .NET. This package provides rendering based on SkiaSharp.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (2)
nuget.org: oxyplot.imagesharp
OxyPlot is a plotting library for .NET. This is package is based on SixLabors.ImageSharp.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (2)
nuget.org: oxyplot.skiasharp.wpf
OxyPlot is a plotting library for .NET. This package targets WPF applications and uses the SkiaSharp renderer.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (2)
nuget.org: h.oxyplot.winui
OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.
- Homepage: https://github.com/oxyplot/oxyplot
- License: MIT
-
Latest release: 0.9.30
published over 3 years ago
Rankings
Maintainers (1)
nuget.org: jp2masa.oxyplot.avalonia
OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.
- Homepage: http://oxyplot.org/
- License: MIT
-
Latest release: 2.1.0-alpha02
published about 126 years ago
Rankings
nuget.org: h.oxyplot.uno.winui
OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.
- Homepage: https://github.com/oxyplot/oxyplot
- License: MIT
-
Latest release: 0.9.30
published over 3 years ago
Rankings
nuget.org: oxyplot.avalonia
OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.
- Homepage: http://oxyplot.org/
- License: MIT
-
Latest release: 2.1.0
published about 3 years ago
Rankings
Maintainers (4)
nuget.org: h.oxyplot.uwp
OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.
- Homepage: https://github.com/oxyplot/oxyplot
- License: MIT
-
Latest release: 0.9.30
published over 3 years ago
Rankings
Maintainers (1)
nuget.org: oxyplot.examplelibrary
Example models for OxyPlot.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (2)
nuget.org: h.oxyplot.uno
OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.
- Homepage: https://github.com/oxyplot/oxyplot
- License: MIT
-
Latest release: 0.9.30
published over 3 years ago
Rankings
Maintainers (1)
nuget.org: oxyplot.contrib.wpf
OxyPlot is a plotting library for .NET. This package contains contributions for WPF.
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.1.2
published about 3 years ago
Rankings
Maintainers (1)
nuget.org: oxyplot.avalonia-alpha-2020-04-15
OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.
- Homepage: http://oxyplot.org/
- License: mit
-
Latest release: 1.0.0
published almost 6 years ago
Rankings
Maintainers (1)
nuget.org: h.oxyplot.wpf
OxyPlot is a plotting library for .NET. This is package contains the UWP/WinUI/Uno implementation.
- Homepage: https://github.com/oxyplot/oxyplot
- License: MIT
-
Latest release: 0.9.30
published over 3 years ago
Rankings
Maintainers (1)
nuget.org: nina.oxyplot.contrib.wpf
A patched version for N.I.N.A. of the original module
- Homepage: https://oxyplot.github.io/
- License: MIT
-
Latest release: 2.1.0
published over 3 years ago
Rankings
Maintainers (1)
nuget.org: oxyplot.avalonia_11_1
Test Package - do not use. OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.
- Homepage: http://oxyplot.org/
- License: MIT
-
Latest release: 2.2.0
published over 1 year ago
Rankings
Maintainers (1)
nuget.org: oxyplot.avaloniacore
OxyPlot is a plotting library for .NET. This is a support library for OxyPlot to work with AvaloniaUI.
- Homepage: http://oxyplot.org/
- License: MIT
-
Latest release: 2.1.3
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v1 composite
- actions/setup-dotnet v1 composite
- microsoft/setup-msbuild v1.1 composite
- System.Net.Requests 4.3.0
- System.Xml.XmlSerializer 4.3.0
- PropertyTools.Wpf 3.1.0-alpha0009
- System.Drawing.Common 4.7.2
- SixLabors.ImageSharp 1.0.0-beta0007
- SixLabors.ImageSharp.Drawing 1.0.0-beta0007
- SixLabors.Shapes.Text 1.0.0-beta0009
- Microsoft.NET.Test.Sdk 16.6.0
- NUnit 3.13.3
- NUnit3TestAdapter 4.3.1
- PDFsharp-MigraDoc-GDI 1.50.5147
- NUnit 3.12.0
- NUnit3TestAdapter 3.15.1
- PDFsharp-MigraDoc-GDI 1.50.5147
- SkiaSharp 1.68.3
- SkiaSharp.HarfBuzz 1.68.3
- Microsoft.NET.Test.Sdk 16.6.0
- NUnit 3.13.3
- NUnit3TestAdapter 4.3.1
- SkiaSharp.Views.Desktop.Common 1.68.3
- NSubstitute 4.2.1
- NUnit 3.13.3
- NUnit3TestAdapter 4.3.1
- NSubstitute 4.2.1
- NUnit 3.13.3
- NUnit3TestAdapter 4.3.1