🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

OxyPlot.Xamarin.iOS

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

OxyPlot.Xamarin.iOS

OxyPlot is a plotting library for .NET. This package targets Xamarin.iOS apps (both classic and unified APIs).

2015.1.999-alpha
unpublished
NuGet
Version published
Maintainers
2
Created
Source

OxyPlot is a cross-platform plotting library for .NET

  • Web page
  • Documentation
  • Announcements / atom
  • Discussion forum
  • Source repository
  • Issue tracker
  • NuGet packages
  • Stack Overflow
  • Twitter
  • Gitter (chat)

License Build status NuGet downloads Version Pre-release version GitHub release GitHub tag

Plot

Branches

master - the release branch (stable channel)
develop - the main branch with the latest development changes (pre-release channel)

See 'A successful git branching model' for more information about the branching model in use.

Getting started

  • Use the NuGet package manager to add a reference to OxyPlot
  • Add a PlotView to your user interface
  • Create a PlotModel in your code
  • Bind the PlotModel to the Model property of your PlotView

Examples

You can find examples in the /Source/Examples folder in the code repository.

NuGet packages

OxyPlot.Core
OxyPlot.Wpf
OxyPlot.WindowsForms
OxyPlot.GtkSharp
OxyPlot.Silverlight
OxyPlot.WP8
OxyPlot.Xamarin.Android
OxyPlot.Xamarin.iOS
OxyPlot.Xamarin.Mac
OxyPlot.Xamarin.Forms
OxyPlot.Xwt
OxyPlot.OpenXML
OxyPlot.Pdf

OxyPlot.WindowsUniversal
OxyPlot.Mobile
OxyPlot

Contribute

See the documentation for information about how to contribute!

Pull request status Issues closed status

Keywords

xamarin

FAQs

Package last updated on 21 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts