d3.js - D3. How do I align an svg text string with an svg rect in a table row? -
in d3 have simple table built svg:
each row consists of rect followed 3 (3) text string elements. have had resort eye-balling rect line text strings not ideal. here markup:
is there anyway height/width metric text use position rect?


Comments
Post a Comment