]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add banner (#11058)
authorIgor Lukanin <me@igorlukanin.io>
Fri, 13 Jan 2023 14:33:57 +0000 (18:33 +0400)
committerGitHub <noreply@github.com>
Fri, 13 Jan 2023 14:33:57 +0000 (09:33 -0500)
docs/index.md

index b280c9a59e5fcd53cb8f97d1e876b8aa617f31c9..115e36743ba460dc92c2b10500cffe89b3d6e69d 100644 (file)
@@ -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)
 
+<a href="https://cube.dev/events/chart-js-community-meetup?ref=chartjs-docs" target="_blank">
+  <img src="https://ucarecdn.com/7733444d-5200-4b4b-9155-57e4311a6fa7/" width="700"/>
+</a>
+
 ## 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).