https://github.com/oxyplot/oxyplot-gtksharp
https://github.com/oxyplot/oxyplot-gtksharp
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxyplot/oxyplot-gtksharp
- Owner: oxyplot
- License: mit
- Created: 2017-06-14T08:21:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T08:49:33.000Z (over 1 year ago)
- Last Synced: 2025-03-20T21:39:19.146Z (10 months ago)
- Language: C#
- Size: 268 KB
- Stars: 7
- Watchers: 7
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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!