There seems to be an issue with word spacing for some users where words run together or overlap. @vgorman1 gave an example: this tree looks like the screenshot below on her version of Chrome.
I'm having trouble replicating the issue on my machine. If I had to guess, I would say that Chrome on Windows changed some behavior related to <svg>s and it is causing problems for Dagre-d3's layout engine.

There seems to be an issue with word spacing for some users where words run together or overlap. @vgorman1 gave an example: this tree looks like the screenshot below on her version of Chrome.
I'm having trouble replicating the issue on my machine. If I had to guess, I would say that Chrome on Windows changed some behavior related to
<svg>s and it is causing problems for Dagre-d3's layout engine.