From 5ed27239703194e8d61506db8f38583e1b38068f Mon Sep 17 00:00:00 2001 From: joaorobson Date: Sat, 12 Oct 2019 23:16:56 -0300 Subject: [PATCH] Add link to repository of example showing usage with socket --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea36446..e6c0218 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ import 'chartjs-plugin-streaming'; You can find a tutorial and samples at [nagix.github.io/chartjs-plugin-streaming](https://nagix.github.io/chartjs-plugin-streaming). +### Usage with socket.io/emitter-io + +You can find an example of usage with a socket at this [repository](https://github.com/joaorobson/real-time-chart). + ## Configuration The plugin options can be changed at 3 different levels and with the following priority: