An open API service indexing awesome lists of open source software.

https://github.com/oxyplot/oxyplot-gtksharp


https://github.com/oxyplot/oxyplot-gtksharp

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

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](https://www.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](https://www.nuget.org/packages?q=oxyplot).

#### Contribute

See [Contributing](.github/CONTRIBUTING.md) for information about how to contribute!