Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
simple Avalonia only port of the Microcharts charting library
- Host: GitHub
- URL: https://github.com/avaloniacommunity/avalonia.microcharts
- Owner: AvaloniaCommunity
- License: mit
- Created: 2019-12-16T11:51:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T17:28:24.000Z (about 1 year ago)
- Last Synced: 2024-02-15T10:34:55.174Z (9 months ago)
- Topics: avalonia, avaloniaui, charting-library, dotnet, microcharts
- Language: C#
- Homepage:
- Size: 485 KB
- Stars: 134
- Watchers: 4
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.