From 10e411c5ffbb6c21a4656a2e936d7d20ab974651 Mon Sep 17 00:00:00 2001 From: Andre Greeff Date: Wed, 20 Aug 2025 15:45:23 +0200 Subject: [PATCH] chore: switch to fork of `chartjs-plugin-streaming` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 999fcd5..b9249ae 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ A curated list of awesome things related to [Chart.js](https://www.chartjs.org) Support | Name | Description -- | -- | -- 2️⃣ 3️⃣ 4️⃣ | [datasource-prometheus](https://github.com/samber/chartjs-plugin-datasource-prometheus) | Displays time-series from Prometheus - 2️⃣ 3️⃣ ❕ | [streaming](https://github.com/nagix/chartjs-plugin-streaming) | Adds support for live streaming data + 2️⃣ 3️⃣ 4️⃣ | [streaming](https://github.com/Robloche/chartjs-plugin-streaming) | Adds support for live streaming data In addition, many plugins can be found on the [npm registry](https://www.npmjs.com/search?q=chartjs-plugin-).