Replies: 1
The Statics page is broken. In the chrome inspector you can see the following message:
Uncaught TypeError: (intermediate value).Line is not a function
at window.onload
It is an error with the current version at least. I don’t have this problem with version 6.3.2.
I think the problem comes with the version of Chart.js. In the older plugin the version was 1.0.0. This version uses Charts.js v2.9.3.
You can see this stackoverflow post related to this problem: