H.OxyPlot.Uno.WinUI
0.9.30
dotnet add package H.OxyPlot.Uno.WinUI --version 0.9.30
NuGet\Install-Package H.OxyPlot.Uno.WinUI -Version 0.9.30
<PackageReference Include="H.OxyPlot.Uno.WinUI" Version="0.9.30" />
paket add H.OxyPlot.Uno.WinUI --version 0.9.30
#r "nuget: H.OxyPlot.Uno.WinUI, 0.9.30"
// Install H.OxyPlot.Uno.WinUI as a Cake Addin #addin nuget:?package=H.OxyPlot.Uno.WinUI&version=0.9.30 // Install H.OxyPlot.Uno.WinUI as a Cake Tool #tool nuget:?package=H.OxyPlot.Uno.WinUI&version=0.9.30
H.OxyPlot
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
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/
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid11.0 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- OxyPlot.Core (>= 2.1.0)
- Uno.CommunityToolkit.WinUI.UI (>= 7.1.100-dev.15.g12261e2626)
- Uno.WinUI (>= 4.4.13)
-
MonoAndroid 11.0
- OxyPlot.Core (>= 2.1.0)
- Uno.CommunityToolkit.WinUI.UI (>= 7.1.100-dev.15.g12261e2626)
- Uno.WinUI (>= 4.4.13)
-
Xamarin.iOS 1.0
- OxyPlot.Core (>= 2.1.0)
- Uno.CommunityToolkit.WinUI.UI (>= 7.1.100-dev.15.g12261e2626)
- Uno.WinUI (>= 4.4.13)
-
Xamarin.Mac 2.0
- OxyPlot.Core (>= 2.1.0)
- Uno.CommunityToolkit.WinUI.UI (>= 7.1.100-dev.15.g12261e2626)
- Uno.WinUI (>= 4.4.13)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.30 | 337 | 9/13/2022 |
0.9.29 | 147 | 8/15/2022 |
0.9.28 | 124 | 8/15/2022 |
0.9.27 | 126 | 8/15/2022 |
0.9.26 | 127 | 8/11/2022 |
0.9.25 | 164 | 7/11/2022 |
0.9.24 | 145 | 6/29/2022 |
0.9.23 | 140 | 6/29/2022 |
0.9.22 | 170 | 6/23/2022 |
0.9.21 | 176 | 3/26/2022 |
0.9.19 | 160 | 2/15/2022 |
0.9.18 | 145 | 2/13/2022 |
0.9.17 | 152 | 2/12/2022 |
0.9.16 | 149 | 2/10/2022 |
0.9.15 | 154 | 2/9/2022 |
0.9.14 | 160 | 1/13/2022 |
0.9.13 | 159 | 1/13/2022 |
0.9.12 | 159 | 1/13/2022 |
0.9.11 | 159 | 1/13/2022 |
0.9.10 | 324 | 12/13/2021 |
0.9.9 | 364 | 12/12/2021 |
0.9.8 | 188 | 12/8/2021 |
0.9.7 | 187 | 12/8/2021 |
⭐ Last 10 features:
- feat: Updated apps to use OxyPlot.ExampleLibrary. 2022-08-16
- feat: Added GenerateLibraryLayout true to UWP library. 2022-08-15
- feat: Added VisualStudioToolsManifest.xml to H.OxyPlot.Wpf package. 2022-08-15
- feat: Added Description to dependency properties. 2022-08-15
- feat: To latest DependencyPropertyGenerator. 2022-08-11
- feat: Updated NuGet packages. 2022-07-11
- feat: Updated NuGet packages. 2022-06-29
- feat: To DependencyPropertyGenerator. 2022-06-23
- feat: Updated Uno packages. 2022-03-26
- feat: To WASDK 1.0.1. 2022-03-25
🐞 Last 10 bug fixes:
- fix: Fixed Uno bug with first time display. 2022-09-13
- fix: To stable Uno.Wasm.Bootstrap. 2022-06-29
- fix: Fixed Uno targets. 2022-03-26
- fix: To LineSegment DrawPolygons implementation. 2022-02-15
- fix(WinUI): Fixed Dark Theme issue with white background. 2022-02-13
- fix(WinUI): Fixed issue with big polygons. 2022-02-12
- fix: Updated DrawPolygon and DrawPolygons code to match WPF. 2022-02-12
- test: Fixed WPF xmlns to match the official prefix. 2022-02-11
- fix: Fixed NullReferenceException. 2022-02-10
- fix: Fixed bug with annotation texts. 2022-02-10