Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/AvaloniaCommunity/Avalonia.Microcharts

simple Avalonia only port of the Microcharts charting library
https://github.com/AvaloniaCommunity/Avalonia.Microcharts

avalonia avaloniaui charting-library dotnet microcharts

Last synced: about 2 months ago
JSON representation

simple Avalonia only port of the Microcharts charting library

Awesome Lists containing this project

README

        

# Avalonia MicroCharts

A simple Avalonia only port of the [Microcharts](https://github.com/dotnet-ad/Microcharts) library by [Alois Deniel](http://aloisdeniel.github.io/)

![](github/img/charts.png)

**TODOs: (help wanted!)**
- Extract styling information from `src/Avalonia.Microcharts/Layout/*` to `StyledProperties` on dedicated Controls (BarChartControl, LineChartControl, ...).
- Provide (or bind to existing) values for Dark and Light themes.
- maybe make rendering even more backend independent and don't use skia directly.

**Contribute:**
Contributions are welcome! / looking for a maintainer.