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

Can't use js file correctly #6

Open
YimengZhu opened this issue Feb 8, 2017 · 1 comment
Open

Can't use js file correctly #6

YimengZhu opened this issue Feb 8, 2017 · 1 comment

Comments

@YimengZhu
Copy link

Hi Anmolkoul,
thans a lot for your post and this amazing project.

I followed all your step to set up the sever and open the index.html in my browser. However I can't do any visualization because the js file can't run successfully.

I got the following error when I start get the index file:

Dashboard.js:10 Uncaught TypeError: Cannot read property 'forEach' of undefined
at makeGraphs (Dashboard.js:10)
at notify (queue.js:45)
at Object. (queue.js:35)
at Object.event (d3.js:491)
at XMLHttpRequest.respond (d3.js:1904)

Where did you call the makeGraphs function and what kind of parameter did you pass into it?

@mahimdashora
Copy link

Hi Anmolkoul,
thans a lot for your post and this amazing project.

I followed all your step to set up the sever and open the index.html in my browser. However I can't do any visualization because the js file can't run successfully.

I got the following error when I start get the index file:

Dashboard.js:10 Uncaught TypeError: Cannot read property 'forEach' of undefined
at makeGraphs (Dashboard.js:10)
at notify (queue.js:45)
at Object. (queue.js:35)
at Object.event (d3.js:491)
at XMLHttpRequest.respond (d3.js:1904)

Where did you call the makeGraphs function and what kind of parameter did you pass into it?

Hi YimengZhu , I'm implementing this same project, did you solve the error?
I am getting just title analytics Dashboard and no charts ae visible

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