AvaloniaCommunity / Avalonia.Microcharts

simple Avalonia only port of the Microcharts charting library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalonia MicroCharts

A simple Avalonia only port of the Microcharts library by Alois Deniel

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.

About

simple Avalonia only port of the Microcharts charting library

License:MIT License


Languages

Language:C# 93.2%Language:F# 6.8%