-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Follow-up of #2737
scattergl text works well on @dy's Windows laptop in both Chrome, FF and IE11 (please correct me if I'm wrong @dy), but features a few oddities in FF on MacOS and Ubuntu 16.04 and Safari.
Copying @alexcjohnson 's report:
On Mac OS 10.13.5, retina display. For reference here's the SVG text_chart_arrays mock, which AFAICT looks identical on Chrome, FF, and Safari:

But the gl2d version looks bold and blurry (perhaps this is retina-only, related to #2756?), and there are first-load issues in FF (missing some items entirely) and Safari (wrong font).
Here's Chrome:

FF the first render in a given tab is missing some items:

But the second gets them all:

And Safari on first render has the wrong font for "Text G":

but it's fixed on second render:
