From 5e9062c270433814421ca30793d09632c537bd8d Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 23:36:35 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- js/ui/chart/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 js/ui/chart/README.md diff --git a/js/ui/chart/README.md b/js/ui/chart/README.md new file mode 100644 index 0000000..3fde580 --- /dev/null +++ b/js/ui/chart/README.md @@ -0,0 +1,21 @@ +## Synopsis + +Simple yet flexible JavaScript plot and charting library + + +## Documentation + +- [Introduction](https://www.chartjs.org/docs/latest/) +- [Getting Started](https://www.chartjs.org/docs/latest/getting-started/) +- [General](https://www.chartjs.org/docs/latest/general/) +- [Configuration](https://www.chartjs.org/docs/latest/configuration/) +- [Charts](https://www.chartjs.org/docs/latest/charts/) +- [Axes](https://www.chartjs.org/docs/latest/axes/) +- [Developers](https://www.chartjs.org/docs/latest/developers/) +- [Popular Extensions](https://github.com/chartjs/awesome) +- [Samples](https://www.chartjs.org/samples/) + + +## Version + +2.8.0