use react-vis as underlying rendering engine
fastfrwrd opened this issue · 1 comments
fastfrwrd commented
Use the XYAxis, LineSeries, MarkSeries, and LabelSeries from react-vis for rendering inside of ForceGraph. This will require some way to perform the zoom action that ForceGraph expects being implemented inside of react-vis.