Skip to content

marchdev-tk/mdcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b47a05 · Feb 5, 2025
Aug 29, 2024
Apr 3, 2023
Aug 19, 2024
Feb 3, 2025
Feb 5, 2025
Jan 30, 2025
Mar 18, 2022
Mar 18, 2022
Jul 31, 2024
Feb 5, 2025
Mar 18, 2022
Mar 18, 2022
Mar 18, 2022
Jul 31, 2024
Mar 18, 2022
Mar 18, 2022
Feb 5, 2025

MDCharts

Build Pub GitHub GitHub stars

march.dev charts library. Provides highly customizable and configurable charts.

Getting Started

LineChart

For details please refer to the LineChart documentation file.

BarChart

For details please refer to the BarChart documentation file.

GaugeChart

For details please refer to the GaugeChart documentation file.

DonutChart

For details please refer to the DonutChart documentation file.

CandlestickChart

For details please refer to the CandlestickChart documentation file.

Examples

To see usage example navigate to the Example section.

Feature requests and Bug reports

Feel free to post a feature requests or report a bug here.

TODO

  • Impl common Grid and Axis styles/settings/painters for BarChart
  • Impl common styles/settings/painters for Arc-based charts
  • Add MdDate to all charts (with unit-tests)