OxyPlot.GtkSharp
2014.1.528-alpha
See the version list below for details.
dotnet add package OxyPlot.GtkSharp --version 2014.1.528-alpha
NuGet\Install-Package OxyPlot.GtkSharp -Version 2014.1.528-alpha
<PackageReference Include="OxyPlot.GtkSharp" Version="2014.1.528-alpha" />
paket add OxyPlot.GtkSharp --version 2014.1.528-alpha
#r "nuget: OxyPlot.GtkSharp, 2014.1.528-alpha"
// Install OxyPlot.GtkSharp as a Cake Addin #addin nuget:?package=OxyPlot.GtkSharp&version=2014.1.528-alpha&prerelease // Install OxyPlot.GtkSharp as a Cake Tool #tool nuget:?package=OxyPlot.GtkSharp&version=2014.1.528-alpha&prerelease
OxyPlot is an open source plotting library for .NET. This package contains the custom view for GTK# applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- OxyPlot.Core (= 2014.1.528-alpha)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OxyPlot.GtkSharp:
Repository | Stars |
---|---|
logicpulse/logicPOS
Logicpulse's Open Source POS System
|
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