From: Jacco van den Berg
Date: Fri, 27 Jan 2023 18:01:12 +0000 (+0100)
Subject: Remove meetup banner (#11093)
X-Git-Tag: v4.2.1~10
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43abacbae5254eb806993624fca6280ab3987af3;p=thirdparty%2FChart.js.git
Remove meetup banner (#11093)
---
diff --git a/README.md b/README.md
index 2e8ae9f50..ed6671438 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,6 @@
-
-
-
-
-
-
-
-
-
## Documentation
All the links point to the new version 4 of the lib.
diff --git a/docs/index.md b/docs/index.md
index 115e36743..b280c9a59 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -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)
-
-
-
-
## 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).