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

Charts not showing in preview #37

Open
HafeezOJ opened this issue Nov 28, 2018 · 4 comments
Open

Charts not showing in preview #37

HafeezOJ opened this issue Nov 28, 2018 · 4 comments

Comments

@HafeezOJ
Copy link

I installed basic charts and I have my data in datastore. I was able to select bar chart or pie chart from the views option but the charts are not loaded in the preview. When I checked the browser console, I got the following error lines

jQuery.Deferred exception: self.el.context is undefined initialize@http://172.30.3.49:5000/fanstatic/basiccharts/:version:2018-11-28T08:31:38.55/basiccharts_view.js:26:9
module.createInstance@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/module.js:338:7
module.initializeElement/<@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/module.js:307:9
each@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:362:11
module.initializeElement@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/module.js:303:5
module.initialize/<@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/module.js:280:7
each@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:362:11
each@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:157:11
module.initialize@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/module.js:279:44
ckan.initialize/<@http://172.30.3.49:5000/fanstatic/base/:version:2018-06-05T08:57:29.15/main.js:46:7
fire@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:3317:12
fireWith@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:3447:8
mightThrow@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:3642:14
resolve/</process<@http://172.30.3.49:5000/fanstatic/vendor/:version:2018-06-05T08:57:28.68/jquery.js:3651:13
undefined

Please help!!!

@BrechtPorrez
Copy link

Any luck solving this issue? I have the same problem!

@kevinwilson
Copy link

I'm not sure that I'm having exactly the same issue but I can define the graphs and nothing shows up. In the console, I see similar jQuery errors. I am on version 2.8.2. Any points would be greatly appreciated and if I figure it out I will post back here.

@jcballesteros
Copy link

jcballesteros commented Aug 18, 2020

We forked the repository (https://github.com/localidata/ckanext-basiccharts) and now works in CKAN 2.8.5

@becahp
Copy link

becahp commented Aug 26, 2020

We forked the repository (https://github.com/localidata/ckanext-basiccharts) and now works in CKAN 2.8.5

I migrated to CKAN 2.8.5 and cloned your repository and now it works! Thank you!

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

5 participants