diff --git a/README.md b/README.md index ff270a0..0511658 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Chart.js requires that you supply a date library. The examples utilize [chartjs- The plugins below may be particularly interesting to use with financial charts. See [the Chart.js plugin API](https://www.chartjs.org/docs/latest/developers/plugins.html) and [longer list of plugins](https://www.chartjs.org/docs/latest/notes/extensions.html#plugins) for more info about Chart.js plugins generally. - [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom) -- [chartjs-plugin-crosshair](https://github.com/abelheinsbroek/chartjs-plugin-crosshair) ([demo](https://www.abelheinsbroek.nl/financial/)) +- [chartjs-plugin-crosshair](https://github.com/abelheinsbroek/chartjs-plugin-crosshair) ([demo](https://chartjs-plugin-crosshair.netlify.app/samples/)) - [chartjs-plugin-streaming](https://github.com/nagix/chartjs-plugin-streaming) ([demo](https://nagix.github.io/chartjs-plugin-streaming/master/samples/integration/financial.html)) ## Building