> D3 round trips through text, making it hard to achieve fast custom animations.
Isn’t this just an inherent problem with using SVG (or DOM in general)?
Conceivably you could use D3 to drive some other drawing method, though you might not get that much out of it at that point, unless you were trying to draw maps or something.
Isn’t this just an inherent problem with using SVG (or DOM in general)?
Conceivably you could use D3 to drive some other drawing method, though you might not get that much out of it at that point, unless you were trying to draw maps or something.