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

OxyPlot.GtkSharp

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.GtkSharp

OxyPlot is a plotting library for .NET. This package targets applications based on GTK#.

2015.1.1046-alpha
unpublished
NuGet
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

PackageCurrent versionTargets
OxyPlot.CoreOxyPlot.CorePortable class library
OxyPlot.WpfOxyPlot.WpfWPF (NET40, NET45)
OxyPlot.WindowsFormsOxyPlot.WindowsFormsWindows Forms (NET40, NET45)
OxyPlot.WindowsOxyPlot.WindowsWindows 8.1 and Windows Phone 8.1
OxyPlot.WP8OxyPlot.WP8Windows Phone Silverlight
OxyPlot.SilverlightOxyPlot.SilverlightSilverlight 5
OxyPlot.GtkSharpOxyPlot.GtkSharpGTK# 2 and 3 (NET40, NET45)
OxyPlot.Xamarin.AndroidOxyPlot.Xamarin.AndroidMonoAndroid
OxyPlot.Xamarin.iOSOxyPlot.Xamarin.iOSMonoTouch and iOS10
OxyPlot.Xamarin.MacOxyPlot.Xamarin.MacMac20
OxyPlot.Xamarin.FormsOxyPlot.Xamarin.FormsMonoTouch, iOS10, MonoAndroid, WP8
OxyPlot.XwtOxyPlot.XwtNET40, NET45
OxyPlot.OpenXMLOxyPlot.OpenXMLNET40, NET45
OxyPlot.PdfOxyPlot.PdfPdfSharp (NET40, NET45, SL5)

Obsolete packages:
OxyPlot.WindowsUniversal
OxyPlot.Mobile
OxyPlot

Contribute

See Contributing and the documentation for information about how to contribute!

Keywords

gtk

FAQs

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