1๐
โ
As you repeorted in the comment, "imported via source libs/Chart.js/2.8.0/Chart.min.js libs/chartjs-plugin-annotation/2.1.0", you are using 2 not compatible versions.
See Redame of plugin repo: https://github.com/chartjs/chartjs-plugin-annotation#readme
An annotation plugin for Chart.js >= 3.7.0
For Chart.js 3.0.0 to 3.6.2 support, use version 1.4.0 of this plugin For Chart.js 2.4.0 to 2.9.x support, use version 0.5.7 of this plugin
Source:stackexchange.com