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

Facets overview rendering strangeness in Edge browser. #9

Open
minimaxir opened this issue Jul 18, 2017 · 10 comments
Open

Facets overview rendering strangeness in Edge browser. #9

minimaxir opened this issue Jul 18, 2017 · 10 comments

Comments

@minimaxir
Copy link

From loading the Quick, Draw demo in macOS 12.10.5 / Safari 10.1.1. (also occurs on Safari iOS).

@bengiswex
Copy link

Thanks for bringing this to our attention. We were able to reproduce that the demos don't work in Safari. For now, you can workaround by viewing them in Chrome. Will fix for Safari ASAP.

@valentas-kurauskas
Copy link

It seems I have the same problem with Firefox 54.0 & Ubuntu 16.04. The Jupyter Overview_demo renders no output as well.

@mg1075
Copy link

mg1075 commented Jul 18, 2017

Cannot view demo in Microsoft Edge (Windows 10), either.

Object doesn't support property or method 'getStatsProto'
facets (286,5)

image

@jameswex
Copy link
Collaborator

@mg1075 @valentas-kurauskas @minimaxir please try the demo pages again on your non-chrome browsers.

I updated the gh-pages branch demo code that drives the demo pages (see commit c436483). The code now loads the webcomponents-lite polyfill (to support browsers that don't have the webcomponents standard built-in) and only loads the facets code once the polyfill is loaded.

It will still be the case that using the visualizations in jupyter will only currently work in Chrome, but the demo pages should be cross-browser compatible now.

@mg1075
Copy link

mg1075 commented Jul 19, 2017

@jameswex - Microsoft Edge, Windows 10:
the visualizations do show up now.

I see odd behavior with the "log | expand | percentages" menu.
First it shows at top. The "Chart to show" option is not visible.
Then if I click a checkbox, the section moves to its normal spot, and the "Chart to show" option becomes visible.

image

image

Here's a view from the console.

image

@jameswex jameswex changed the title Demo does not load in Safari: "Can't find variable: d3" Facets overview rendering strangeness in Edge browser. Jul 24, 2017
@jameswex
Copy link
Collaborator

Changed the title of this issue as the initial issue is solved and now the remaining issue is an issue with some of the control positions in the Edge browser.

@jeremysalwen
Copy link

@jameswex Firefox 57, Debian Linux:

The demo page works for me (https://pair-code.github.io/facets/) but the jupyter notebook integration doesn't display at all for me.

@jameswex
Copy link
Collaborator

@jeremysalwen do you have errors in your developers console (assuming you are in chrome?)? Most likely the facets-dist jupyter extension wasn't installed in the place that the code in that notebook is expecting.

@jeremysalwen
Copy link

@jameswex I am on Firefox 57, I will check for console errors tomorrow.

@avilella
Copy link

avilella commented May 3, 2022

The only issue I could see are the downloading of the of fonts, but the page looks fine on Firefox 99.0.1 (64-bit) Windows

image

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

7 participants