OxyPlot.WP8
2014.1.528-alpha
See the version list below for details.
dotnet add package OxyPlot.WP8 --version 2014.1.528-alpha
NuGet\Install-Package OxyPlot.WP8 -Version 2014.1.528-alpha
<PackageReference Include="OxyPlot.WP8" Version="2014.1.528-alpha" />
paket add OxyPlot.WP8 --version 2014.1.528-alpha
#r "nuget: OxyPlot.WP8, 2014.1.528-alpha"
// Install OxyPlot.WP8 as a Cake Addin #addin nuget:?package=OxyPlot.WP8&version=2014.1.528-alpha&prerelease // Install OxyPlot.WP8 as a Cake Tool #tool nuget:?package=OxyPlot.WP8&version=2014.1.528-alpha&prerelease
OxyPlot is an open source plotting library for .NET. This package contains the custom control for Windows Phone 8 apps.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wp8 is compatible. wp81 was computed. |
-
- OxyPlot.Core (= 2014.1.528-alpha)
GitHub repositories
This package is not used by any popular GitHub repositories.
2014.1.*
--------
New features
- #210 Support data binding paths ("Point.X")
- #204 Support for Xamarin.Forms
- #190 Support for Windows Universal apps
Breaking changes
- #214 Changed tracker format strings arguments
Bugfixes
- #209 Improved text rendering for Android and iOS
- #174 Custom shape outline for PointAnnotation
- #205 Sync Wpf.Axis.MinimumRange
- #198 TrackerHitResult bug
- #189 Position of axis when PositionAtZeroCrossing = true
- #201 Expose ScatterSeries.ActualPoints
- #181 Add overridable Axis.FormatValueOverride
- #170 PngExporter text formatting