1👍
I managed to resolve this with the following:
var options = {
responsive: true,
multiTooltipTemplate: "<%%=datasetLabel%>: £<%%= value %>",
};
- Chartjs-Uncaught TypeError: fn is not a function in chart.js
- Chartjs-ChartJS and require: Chart is undefined
Source:stackexchange.com