From: Igor Lukanin Date: Fri, 13 Jan 2023 14:33:57 +0000 (+0400) Subject: Add banner (#11058) X-Git-Tag: v4.2.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97bc329d72033fdcc56e806d95c40b07b012c93e;p=thirdparty%2FChart.js.git Add banner (#11058) --- diff --git a/docs/index.md b/docs/index.md index b280c9a59..115e36743 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,10 @@ Welcome to Chart.js! * Post a question tagged with `chart.js` on [Stack Overflow](https://stackoverflow.com/questions/tagged/chart.js) * [Contribute to Chart.js](./developers/contributing.html) + + + + ## Why Chart.js Among [many charting libraries](https://awesome.cube.dev/?tools=charts&ref=eco-chartjs) for JavaScript application developers, Chart.js is currently the most popular one according to [GitHub stars](https://github.com/chartjs/Chart.js) (~60,000) and [npm downloads](https://www.npmjs.com/package/chart.js) (~2,400,000 weekly).