How to use Chart.js with chartjs-plugin-annotation?

Hi there :waving_hand:

We have a native charts.js plugin but if you want to install another plugin on top you will probably need to use NPM to install.

Here’s a community post talking about it:

And another post with some follow up answers:

Hope this helps