Hey @tj
First of all great React component!
I am using d3-bar while generating the bar's dynamically. For example, let's say there exist each bar for every user. But in order to create a bar, you need svg ref. How can I use it to both create the HTML and the input dynamically?
Best,