Issues with chart.js v2.8.0 packaged with 6.0.1

1 reply · opened Jun 11, 2020

PpardthemonsterJun 11, 2020

My trouble area is in this link as follows:
https://sundaydubs.com/v6/trends.html

I believe there is an issue with the version chart.js v2.8.0 packaged with 6.0.1.

I have taken portions of code to the link above to explain what behavior I am seeing:

and done the following tests with respect to chart.js above:

chart.js (version 2.8.0 as packaged with 6.0.1) DOES NOT WORK

Instead of chart.js, this was replaced with the following links which resulted in the following:

chart.js (version 2.7.1 as packaged with 5.9) DOES WORK
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.min.js DOES NOT WORK
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.1/Chart.bundle.min.js DOES WORK (appears to be same file as packaged with 5.9)
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js DOES NOT WORK
https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.bundle.min.js DOES WORK

It appears that the chart.js is no longer the bundle file, is that correct and as intended?...or can future versions include the bundle file?

I am looking for the best way to proceed.

SSemicolon WebSTAFFJun 11, 2020

Hello,

Apologies about the Inconveniences caused!

The currently included chart.js File appears to be working fine for us: http://themes.semicolonweb.com/html/canvas/charts-bar-vertical.html .

However, we will include the Full Bundle as you mentioned in the Update releasing tonight so you can change the Files directly right now to get started by yourself.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard