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

Creating charts dynamically and updating them.

Open anonrig opened this issue 9 years ago • 0 comments

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,

anonrig avatar Nov 30 '16 22:11 anonrig