Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxyplot/oxyplot-maui
OxyPlot for Maui
https://github.com/oxyplot/oxyplot-maui
Last synced: 3 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 (12 months ago)
- Default Branch: develop
- Last Pushed: 2024-08-11T08:46:24.000Z (3 months ago)
- Last Synced: 2024-08-11T09:49:01.910Z (3 months ago)
- Language: C#
- Size: 13.4 MB
- Stars: 29
- Watchers: 5
- Forks: 5
- Open Issues: 5
-
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)|[![GitHub last-commit](https://img.shields.io/github/last-commit/iniceice88/OxyPlot.Maui.Skia?style=flat-square)](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
![License](https://img.shields.io/badge/license-MIT-red.svg)
#### 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.
![Plot](ScreenShots/normal-distributions.png)