Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/oxyplot/oxyplot-xamarin

OxyPlot for Xamarin.Mac and Xamarin.Forms
https://github.com/oxyplot/oxyplot-xamarin

Last synced: about 1 month ago
JSON representation

OxyPlot for Xamarin.Mac and Xamarin.Forms

Lists

README

        

OxyPlot is a cross-platform plotting library for .NET

This repository contains the implementation for Xamarin (supporting Android, iOS, Mac and UWP).

![License](https://img.shields.io/github/license/oxyplot/oxyplot-xamarin)
[![GHA status](https://github.com/oxyplot/oxyplot-xamarin/actions/workflows/dotnet.yml/badge.svg)](https://github.com/oxyplot/oxyplot-xamarin/actions/workflows/dotnet.yml?branch=develop)

#### NuGet packages

Package | Version | Downloads | Targets
--------|---------|-----------|--------
OxyPlot.Xamarin.Forms | [![NuGet](https://img.shields.io/nuget/vpre/OxyPlot.Xamarin.Forms.svg?style=flat)](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | [![Downloads](https://img.shields.io/nuget/dt/OxyPlot.Xamarin.Forms.svg)](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | Xamarin.Forms (Android, iOS, Mac, UWP)
OxyPlot.Xamarin.Android | [![NuGet](https://img.shields.io/nuget/vpre/OxyPlot.Xamarin.Android.svg?style=flat)](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | [![Downloads](https://img.shields.io/nuget/dt/OxyPlot.Xamarin.Android.svg)](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | Xamarin.Android (deprecated)
OxyPlot.Xamarin.iOS | [![NuGet](https://img.shields.io/nuget/vpre/OxyPlot.Xamarin.iOS.svg?style=flat)](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | [![Downloads](https://img.shields.io/nuget/dt/OxyPlot.Xamarin.iOS.svg)](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | Xamarin.iOS (deprecated)
OxyPlot.Xamarin.Mac | [![NuGet](https://img.shields.io/nuget/vpre/OxyPlot.Xamarin.Mac.svg?style=flat)](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | [![Downloads](https://img.shields.io/nuget/dt/OxyPlot.Xamarin.Mac.svg)](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | Xamarin.Mac (deprecated)