Socket
Book a 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#.

unpublished
nugetNuGet
Version
2014.1.546
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

Build status

![Gitter](https://badges.gitter.im/Join Chat.svg)

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.

Contribute

See 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