Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JoeyElRassi opened this issue Nov 13, 2020 · 1 comment
Open

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

JoeyElRassi opened this issue Nov 13, 2020 · 1 comment

Comments

@JoeyElRassi
Copy link

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
Copy link

xArt3x commented Mar 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants