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: 3 months ago
JSON representation
OxyPlot for Xamarin.Mac and Xamarin.Forms
- Host: GitHub
- URL: https://github.com/oxyplot/oxyplot-xamarin
- Owner: oxyplot
- License: mit
- Created: 2016-02-25T21:32:18.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-15T19:44:42.000Z (almost 2 years ago)
- Last Synced: 2024-05-13T00:35:51.637Z (6 months ago)
- Language: C#
- Homepage:
- Size: 2.4 MB
- Stars: 64
- Watchers: 14
- Forks: 60
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - OxyPlot Xamarin ★57
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)