Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

oxyplot.windowsuniversal

Package Overview
Dependencies
Maintainers
2
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

oxyplot.windowsuniversal

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

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

winrt

FAQs

Package last updated on 08 Feb 2020

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