Skip to content

ratbuddy/H.OxyPlot

 
 

Repository files navigation

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 simple test application there: https://havendv.github.io/H.OxyPlot/ image

You can also test this using this app https://havendv.github.io/ratbuddyssey/ with this example file: https://github.com/HavenDV/ratbuddyssey/blob/master/docs/tv36ipal.ady

Contacts

About

UWP/WinUI/Uno support for OxyPlot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • JavaScript 0.2%