d3-textwrap icon indicating copy to clipboard operation
d3-textwrap copied to clipboard

painless cross-browser line wrapping for text passages in SVG projects built with D3.js

Results 15 d3-textwrap issues
Sort by recently updated
recently updated
newest added

I want to position the newly wrapped text, but I've noticed that immediately after `.call(wrap)` if I try to get the boundingClientRect, it is not accurate. I need to set...

This is just a PR of the code that is pasted into a comment in #1 -- I have not reviewed this code in detail, but it did fix the...

Thanks for the work on the plugin. I'd love to use it. As I want to wrap a large number of svg-text elements already located by another algorithm, I need...

(About to report a number of bugs. Would first of all like to say thanks for a great effort - I really like the idea, and it is just what...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies