dodikk / OxyPlot.Maui.Skia

Maui implementation of OxyPlot with SkiaSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OxyPlot is a cross-platform plotting library for .NET

This repository contains the Maui implementation with SkiaSharp base on OxyPlot.SkiaSharp.Wpf

Here is the xamarin version

License

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

About

Maui implementation of OxyPlot with SkiaSharp

License:MIT License


Languages

Language:C# 100.0%