palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.97k stars 222 forks source link

Long domains aren't properly truncated with ellipses #2975

Open TheBeruriahIncident opened 8 years ago

TheBeruriahIncident commented 8 years ago

Long domains aren't properly truncated with ellipses if there are many newlines. The more input you have, the more ellipses: https://jsfiddle.net/went8vzd/

jtlan commented 8 years ago

I suspect this is an SVGTypewriter bug.