chartjs-plugin-trendline icon indicating copy to clipboard operation
chartjs-plugin-trendline copied to clipboard

How to use without Node?

Open derekslenk opened this issue 5 years ago • 1 comments

I am using ChartJS via PHP Composer - is there a way/version of the standalone JS that I can include instead of converting my website to use node?

Here is my JS portion. It shows everything but a trendline, with no console errors.: https://pastebin.com/rdxHG8mW

derekslenk avatar Apr 21 '20 02:04 derekslenk

Please try the latest version an see if that solve your problem.

Makanz avatar Nov 04 '20 21:11 Makanz