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:

enter image description here

each row consists of rect followed 3 (3) text string elements. have had resort eye-balling rect line text strings not ideal. here markup:

enter image description here

is there anyway height/width metric text use position rect?


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -