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

https://github.com/amirdoosti6060/oxyplotdemo

A sample code demonstrates how to use OxyPlot and shows its features.
https://github.com/amirdoosti6060/oxyplotdemo

csharp dotnet oxyplot plot

Last synced: about 1 month ago
JSON representation

A sample code demonstrates how to use OxyPlot and shows its features.

Awesome Lists containing this project

README

          

# OxyPlotDemo

## Introduction
This application shows some of the features of **OxyPLot** library.
I've also written an article to in my LinkedIn about LiveCharts2 in the following link:
https://www.linkedin.com/pulse/plotting-c-part-3-oxyplot-amir-doosti-bcbvf

## Structure of soution
The solution contains a WinForm App project which are written in Visual Studio.

## Technology stack
- OS: Windows 10 Enterprise - 64 bits
- IDE: Visual Studio Enterprise 2022 (64 bits) - version 17.2.5
- Framework: .Net 8
- Language: C#

## How to run
Open the solution in Visual Studio and build the project then run it with F5.