https://github.com/oxyplot/oxyplot-maui
OxyPlot for Maui
https://github.com/oxyplot/oxyplot-maui
Last synced: 23 days ago
JSON representation
OxyPlot for Maui
- Host: GitHub
- URL: https://github.com/oxyplot/oxyplot-maui
- Owner: oxyplot
- License: mit
- Created: 2023-11-11T07:52:22.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-02T17:04:44.000Z (11 months ago)
- Last Synced: 2025-09-22T20:56:05.051Z (6 months ago)
- Language: C#
- Size: 13.4 MB
- Stars: 43
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dotnet-maui - OxyPlot.Maui.Skia - square)](https://github.com/oxyplot/oxyplot-maui/stargazers)|[](https://github.com/oxyplot/oxyplot-maui/commits) (UI)
README
[OxyPlot](https://github.com/oxyplot/oxyplot) is a cross-platform plotting library for .NET.
This repository contains the Maui implementation with SkiaSharp, based on [OxyPlot.SkiaSharp.Wpf](https://github.com/oxyplot/oxyplot/tree/develop/Source/OxyPlot.SkiaSharp.Wpf).

#### Features
- Pan (single-finger, two-finger or by dragging the axis)
- Zoom
- Show tracker
- Unicode support
#### Examples
You can find examples in the [ExampleLibrary](https://github.com/oxyplot/oxyplot/tree/develop/Source/Examples/ExampleLibrary).
