H.OxyPlot icon indicating copy to clipboard operation
H.OxyPlot copied to clipboard

UWP/WinUI/Uno support for OxyPlot

H.OxyPlot

Language License Build Status

UWP/WinUI/Uno support for latest OxyPlot core library.
It combines the abandoned OxyPlot UWP code with the current WPF code, trying to match the latter as closely as possible in behavior.

Additional features:

  • Dark Theme support

NuGet

NuGet
NuGet
NuGet
NuGet

Install-Package H.OxyPlot.Uno
Install-Package H.OxyPlot.Uno.WinUI
Install-Package H.OxyPlot.Uwp
Install-Package H.OxyPlot.WinUI

Usage

xmlns:oxy="using:OxyPlot"
<oxy:PlotView Model="{Binding Model}"/>

Preview

There's a test application there: https://havendv.github.io/H.OxyPlot/ image

Contacts

  • mail