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

Embedded Clustergrammer Error in Firefox and Safari #33

Open
armadillocommander opened this issue Aug 24, 2018 · 1 comment
Open

Embedded Clustergrammer Error in Firefox and Safari #33

armadillocommander opened this issue Aug 24, 2018 · 1 comment

Comments

@armadillocommander
Copy link

armadillocommander commented Aug 24, 2018

Hi,

I created a html file containing a clustergram, which can be correctly displayed when opened directly in Chrome/Safari/Firefox.

However, when I embedded the page in another web page, in Chrome and Mobile Safari it looks fine, but there is an Error in Safari and Firefox:

TypeError: d3_window(...).getComputedStyle(...) is null[Learn More] d3.js:739:16 d3_selectionPrototype.style http://localhost/static/clustergrammer/js/d3.js:739:16 calc_viz_dimensions http://localhost/static/clustergrammer/js/clustergrammer.js:13239:26 set_viz_wrapper_size http://localhost/static/clustergrammer/js/clustergrammer.js:13215:19 calc_viz_params http://localhost/static/clustergrammer/js/clustergrammer.js:13011:4 make_params http://localhost/static/clustergrammer/js/clustergrammer.js:2304:13 Clustergrammer http://localhost/static/clustergrammer/js/clustergrammer.js:96:17 make_clust/< http://localhost/static/clustergrammer/js/load_clustergram.js:45:13 d3_xhr_fixCallback/< http://localhost/static/clustergrammer/js/d3.js:2010:7 d3_xhr/xhr.send/< http://localhost/static/clustergrammer/js/d3.js:1995:9 event http://localhost/static/clustergrammer/js/d3.js:504:40 respond http://localhost/static/clustergrammer/js/d3.js:1948:9

@cornhundred
Copy link
Contributor

Hi, @armadillocommander it looks like it is an issue with D3 selections. Were you able to resolve this?

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