]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Remove meetup banner (#11093)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Fri, 27 Jan 2023 18:01:12 +0000 (19:01 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2023 18:01:12 +0000 (13:01 -0500)
README.md
docs/index.md

index 2e8ae9f50effbe0a5b9bc42b7b6bf3387540be15..ed66714386f2439f0e27d1e93fedbe687700777a 100644 (file)
--- a/README.md
+++ b/README.md
     <a href="https://join.slack.com/t/chartjs/shared_invite/zt-1lo81skkk-AZk6ollhOdrjt9GzPeOsLw"><img src="https://img.shields.io/badge/slack-chartjs-blue.svg?style=flat-square&maxAge=3600" alt="Slack"></a>
 </p>
 
-<p align="center">
-  <br/>
-  <a href="https://cube.dev/events/chart-js-community-meetup?ref=chartjs-github" target="_blank">
-    <img src="https://ucarecdn.com/7733444d-5200-4b4b-9155-57e4311a6fa7/" width="700"/>
-  </a>
-  <br/>
-  <br/>
-</p>
-
 ## Documentation
 
 All the links point to the new version 4 of the lib.
index 115e36743ba460dc92c2b10500cffe89b3d6e69d..b280c9a59e5fcd53cb8f97d1e876b8aa617f31c9 100644 (file)
@@ -8,10 +8,6 @@ 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).