react-vis-force icon indicating copy to clipboard operation
react-vis-force copied to clipboard

use react-vis as underlying rendering engine

Open fastfrwrd opened this issue 8 years ago • 1 comments

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.

fastfrwrd avatar Jun 02 '17 18:06 fastfrwrd

https://github.com/uber/react-vis/tree/master/examples/force-directed-graph

fastfrwrd avatar Jun 02 '17 18:06 fastfrwrd