OxyPlot.XamarinForms
2014.1.546
dotnet add package OxyPlot.XamarinForms --version 2014.1.546
NuGet\Install-Package OxyPlot.XamarinForms -Version 2014.1.546
<PackageReference Include="OxyPlot.XamarinForms" Version="2014.1.546" />
<PackageVersion Include="OxyPlot.XamarinForms" Version="2014.1.546" />
<PackageReference Include="OxyPlot.XamarinForms" />
paket add OxyPlot.XamarinForms --version 2014.1.546
#r "nuget: OxyPlot.XamarinForms, 2014.1.546"
#:package OxyPlot.XamarinForms@2014.1.546
#addin nuget:?package=OxyPlot.XamarinForms&version=2014.1.546
#tool nuget:?package=OxyPlot.XamarinForms&version=2014.1.546
Replaced by OxyPlot.Xamarin.Forms
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
-
All Frameworks
- OxyPlot.Core (= 2014.1.546)
- Xamarin.Forms
-
MonoAndroid 1.0
-
MonoTouch 1.0
-
WindowsPhone 8.0
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 |
---|
2014.1.*
--------
New features
- Support data binding paths ("Point.X") (#210)
- Support for Xamarin.Forms (#204)
- Support for Windows Universal apps (#190)
Enhancements
- Improve TrackerFormatString consistency (#214)
- Support LineColor.BrokenLineColor
- LabelFormatString for ScatterSeries (#12)
Breaking changes
- Changed tracker format strings arguments (#214)
- Rename OxyPenLineJoin to LineJoin
- Rename LineStyle.Undefined to LineStyle.Automatic
Bugfixes
- Improved text rendering for Android and iOS (#209)
- Custom shape outline for PointAnnotation (#174)
- Synchronize Wpf.Axis.MinimumRange (#205)
- TrackerHitResult bug (#198)
- Position of axis when PositionAtZeroCrossing = true (#189)
- Expose ScatterSeries.ActualPoints (#201)
- Add overridable Axis.FormatValueOverride (#181)
- PngExporter text formatting (#170)