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

D3 column chart is not working #247

Open
numeroteca opened this issue May 13, 2023 · 0 comments
Open

D3 column chart is not working #247

numeroteca opened this issue May 13, 2023 · 0 comments
Assignees
Labels

Comments

@numeroteca
Copy link
Member

We moved Pageonex.com to a new server following this method (using Docker and an external database) and the D3 chart above the front pages is not working.
image
See this thread as an example of the current problem: https://pageonex.com/numeroteca/available-space-2/

The problems can be seen in the console log in the browser:
image

I think the problem is related to http and not https loading, as indicated in the log: Blocked loading mixed content "http://d3js.org/d3.v3.min.js"
This d3 js file is called here /app/views/coding/display.html.erb

One possible solution is to load it from a local version.

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

No branches or pull requests

2 participants