react-d3-graph
react-d3-graph copied to clipboard
Is it possible for the custom node size in the graph to be calculated automatically from the component size?
I was wondering whether it would be possible to have custom nodes of different sizes. The react element/component that is used as a custom node will have different sizes depending on some props, and ideally these sizes would be computed automatically when drawing the graph.