oxyplot / oxyplot-gtksharp

MIT License
7 stars 7 forks source link

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!