OxyPlot.Xamarin.Forms
2015.1.889-alpha
dotnet add package OxyPlot.Xamarin.Forms --version 2015.1.889-alpha
NuGet\Install-Package OxyPlot.Xamarin.Forms -Version 2015.1.889-alpha
<PackageReference Include="OxyPlot.Xamarin.Forms" Version="2015.1.889-alpha" />
paket add OxyPlot.Xamarin.Forms --version 2015.1.889-alpha
#r "nuget: OxyPlot.Xamarin.Forms, 2015.1.889-alpha"
// Install OxyPlot.Xamarin.Forms as a Cake Addin #addin nuget:?package=OxyPlot.Xamarin.Forms&version=2015.1.889-alpha&prerelease // Install OxyPlot.Xamarin.Forms as a Cake Tool #tool nuget:?package=OxyPlot.Xamarin.Forms&version=2015.1.889-alpha&prerelease
OxyPlot is a plotting library for .NET. This package includes a portable library for Xamarin.Forms apps and platform-specific libraries for iOS, Android and Windows Phone.
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. |
Xamarin.iOS | xamarinios10 is compatible. |
-
All Frameworks
- OxyPlot.Core (= 2015.1.889-alpha)
- Xamarin.Forms (>= 1.4.2.6359)
-
MonoAndroid 0.0
- OxyPlot.Xamarin.Android (= 2015.1.889-alpha)
- Xamarin.Forms (>= 1.4.2.6359)
-
MonoTouch 0.0
- OxyPlot.Xamarin.iOS (= 2015.1.889-alpha)
- Xamarin.Forms (>= 1.4.2.6359)
-
Unsupported 0.0
- OxyPlot.Xamarin.iOS (= 2015.1.889-alpha)
- Xamarin.Forms (>= 1.4.2.6359)
-
WindowsPhone 8.0
- OxyPlot.WP8 (= 2015.1.889-alpha)
- Xamarin.Forms (>= 1.4.2.6359)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on OxyPlot.Xamarin.Forms:
Package | Downloads |
---|---|
Fabulous.XamarinForms.OxyPlot
Fabulous extension for OxyPlot |
|
TestWW
Package Description |
|
BeresTools.Xamarin
BeresTools utils for Xamarin |
|
Shimmer.CSharp.BLEAPI
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on OxyPlot.Xamarin.Forms:
Repository | Stars |
---|---|
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
|
|
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 24,034 | 1/10/2023 |
2.0.0 | 1,684 | 1/1/2023 |
2.0.0-beta.2 | 630 | 12/20/2022 |
2.0.0-beta.1 | 451 | 12/3/2022 |
1.1.0-unstable0011 | 66,426 | 1/8/2017 |
1.0.0 | 299,511 | 1/7/2017 |
1.0.0-unstable1983 | 7,695 | 2/7/2016 |
### Added
- Created a new OxyPlot.Mobile NuGet package to combine the mobile platforms into a single package. (#362)
- Support for XWT (#295)
- TwoColorAreaSeries (#299)
- Delta values in AxisChangedEventArgs (#276)
- Enable Git source server (added GitLink build step) (#267,#266)
- iOS PlotView ZoomThreshold/AllowPinchPastZero for use with KeepAspectRatioWhenPinching=false (#359)
- CandleStickAndVolumeSeries and VolumeSeries (#377)
- Axis.DesiredSize property (#383)
- Added WPF Wrapper for BoxPlot (#434)
- Added capability to display mean value to BoxPlot (#440)
### Changed
- Renamed OxyPlot.WindowsUniversal to OxyPlot.Windows (#242)
- Changed OxyPlot.Xamarin.Forms to require OxyPlot.Mobile dependency instead of each separate NuGet. (#362)
- Renamed OxyPlot.XamarinIOS to OxyPlot.MonoTouch (#327)
- Renamed OxyPlot.XamarinAndroid to OxyPlot.Xamarin.Android (#327)
- Renamed OxyPlot.XamarinForms to OxyPlot.Xamarin.Forms (#327)
- Renamed OxyPlot.XamarinForms.iOS to OxyPlot.Xamarin.Forms.Platform.iOS (#327)
- Renamed OxyPlot.XamarinFormsIOS to OxyPlot.Xamarin.Forms.Platform.iOS.Classic (#327)
- Renamed OxyPlot.XamarinFormsAndroid to OxyPlot.Xamarin.Forms.Platform.Android (#327)
- Renamed OxyPlot.XamarinFormsWinPhone to OxyPlot.Xamarin.Forms.Platform.WP8 (#327)
- Changed OxyPlot.Xamarin.Android target to Android level 10 (#223)
- Separated WPF Plot and PlotView (#252,#239)
- Current CandleStickSeries renamed to OldCandleStickSeries, replaced by a faster implementation (#369)
- Fixed axis min/max calc and axis assignment for CandleStick + VolumeSeries (#389)
- Invalidate plot when ItemsSource contents change (INotifyCollectionChanged) on WPF only (#406)
- Xamarin.Forms references updated to 1.4.2 (#293,#439)
- Change OxyPlot.Xamarin.Forms.Platform.Android target to Android level 15 (#439)
- Changed OxyPlot.Xamarin.Forms to portable Profile259 (#439)
- PlotController should not intercept input per default (#446)
- Changed DefaultTrackerFormatString for BoxPlotSeries (to include Mean) (#440)
- Changed Constructor of BoxPlotItem (to include Mean) (#440)
### Removed
- OxyPlot.Metro project (superseded by OxyPlot.WindowsUniversal) (#241)
- PlotModel.ToSvg method. Use the SvgExporter instead. (#347)
- Constructors with parameters. Use default constructors instead. (#347)
- Axis.ShowMinorTicks property. Use MinorTickSize = 0 instead. (#347)
- ManipulatorBase.GetCursorType method (#447)
### Fixed
- Tracker position is wrong when PlotView is offset from origin (#455)
- CategoryAxis should use StringFormat (#415)
- Fixed the dependency of OxyPlot.Xamarin.Forms NuGet (#370)
- Add default ctor for Xamarin.Forms iOS renderer (#348)
- Windows Phone cursor exception (#345)
- Bar/ColumSeries tracker format string bug (#333)
- Fix exception for default tracker format strings (#265)
- Fix center-aligned legends (#79)
- Fix Markdown links to tag comparison URL with footnote-style links.
- WPF dispatcher issue (#311,#309)
- Custom colors for scatters (#307)
- Rotated axis labels (#303,#301)
- Floating point error on axis labels (#289,#227)
- Performance of CandleStickSeries (#290)
- Tracker text for StairStepSeries (#263)
- XamarinForms/iOS view not updating when model is changed (#262)
- Improved WPF rendering performance (#260,#259)
- Null reference with MVVM binding (#255)
- WPF PngExporter background (#234)
- XamlExporter background (#233)
- .NET 3.5 build (#229)
- Support WinPhone 8.1 in core NuGet package (#161)
- Draw legend line with custom pattern (#356)
- iOS pan/zoom stability (#336)
- Xamarin.Forms iOS PlotViewRenderer crash (#458)
- Inaccurate tracker when using LogarithmicAxis (#443)