xch89820 / Chart.Funnel.js

The funnel plugins for Chart.js 2.0
MIT License
33 stars 57 forks source link

chart.funnel.js is not working with chart.js@2.8.0 #18

Open JoeyElRassi opened 3 years ago

JoeyElRassi commented 3 years ago

I've been playing around with the chart.js library and up until now everything has been working. I want to add the funnel chart plugin but it doesnt seem to work with chartjs 2.8. I keep on getting the error "funnel" is not a chart type. here are the resources i am including:

https://cdn.jsdelivr.net/npm/chart.js@2.8.0 https://cdn.jsdelivr.net/npm/chartjs-funnel@1.0.5/dist/chart.funnel.js https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@0.7.0

I tried changing their order but still nothing. Any idea why this is happening?

xArt3x commented 4 months ago

it seems this doesnt have any solution :( Im using Chartjs 4.4.2 and have the same problem.