Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 636 Bytes

File metadata and controls

17 lines (11 loc) · 636 Bytes

OxyPlot is a cross-platform plotting library for .NET.

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

License

Features

  • Pan (single-finger, two-finger or by dragging the axis)
  • Zoom
  • Show tracker
  • Unicode support

Examples

You can find examples in the ExampleLibrary.

Plot