https://github.com/oxyplot/oxyplot-maui
OxyPlot for Maui
https://github.com/oxyplot/oxyplot-maui
Last synced: about 1 month 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 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-04-01T20:45:36.000Z (about 1 month ago)
- Last Synced: 2025-04-01T21:38:50.154Z (about 1 month ago)
- Language: C#
- Size: 13.4 MB
- Stars: 42
- 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 base on [OxyPlot.SkiaSharp.Wpf](https://github.com/oxyplot/oxyplot/tree/develop/Source/OxyPlot.SkiaSharp.Wpf)
[Here](https://github.com/iniceice88/OxyPlot.Xamarin.Forms.Skia) is the xamarin version

#### Features
- Pan(single-finger,two-finger or by drag axis) and Zoom
- Show tracker
- Unicode support#### Examples
You can find examples in the `/Source/Examples` folder in the code repository.
