Hacker News new | ask | show | jobs
by jayess 3636 days ago
I get a blank page with just the title and the drop-down boxes at the bottom.
1 comments

Perhaps the d3 library isn't loading. What's the error you see in your network tab?
Mixed Content: The page at 'https://deborah-digges.github.io/shooting-viz/index.html' was loaded over HTTPS, but requested an insecure script 'http://d3js.org/d3.v3.min.js'. This request has been blocked; the content must be served over HTTPS.
go to the http version of the page, and it works fine. http://deborah-digges.github.io/shooting-viz/index.html
Hi, I get 304 errors when opening the page. Chrome on windows 7.