ReferenceError: Chart is not defined - chartjs

后端 未结 6 1280
孤独总比滥情好
孤独总比滥情好 2021-02-05 08:45

Is there a bug with Chart.js? Every time I add any of the graphs at Chart.js to my website I get an error, but when I used the graph as stand-alone program it runs smoothly with

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-05 09:03

    I got the same error. To solve the problem, you have to include the chart.js library correctly as follows:

提交回复
热议问题