Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 640 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 640 Bytes

OxyPlot for GTK#

Getting started

  1. Install GTK# 2
  2. Install GTK# 3
  3. Build the OxyPlot.GtkSharp solution

Examples

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

NuGet packages

The latest pre-release packages are pushed to myget.org To install these packages, set the myget.org package source https://www.myget.org/F/oxyplot and remember the "-pre" flag.

The stable release packages are pushed to nuget.org.

Contribute

See Contributing for information about how to contribute!