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

Error Loading Chart: No charting library found for GeoChart #66

Closed
nkbem opened this issue Sep 10, 2018 · 1 comment
Closed

Error Loading Chart: No charting library found for GeoChart #66

nkbem opened this issue Sep 10, 2018 · 1 comment

Comments

@nkbem
Copy link

nkbem commented Sep 10, 2018

Hi.

I am getting this error after adding this code.

hello <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script> import Vue from 'vue'; import Chartkick from 'chartkick'; import VueChartkick from 'vue-chartkick'; Vue.use(VueChartkick, { Chartkick }); </script>

Also tried:

<script> import Vue from 'vue'; import VueChartkick from 'vue-chartkick'; Vue.use(VueChartkick); </script>

Any suggestions?

@ankane
Copy link
Owner

ankane commented Sep 28, 2018

Hey @nkbem, unfortunately, we're not able to provide support through GitHub Issues. If you're looking for help with your code, try posting on Stack Overflow.

@ankane ankane closed this as completed Sep 28, 2018
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