You'll find detailed information about ReGraph on our site: https://cambridge-intelligence.com/re...
ReGraph, our React graph visualization toolkit, was designed from the ground up for React developers. We think you’ll really enjoy building with it.
In this quick tour we’ll show you how ReGraph works, how easy it is to get started and why it’s the best graph visualization option for React projects. You'll be building game-changing React graph visualization products that turn connected data into insight in no time.
With ReGraph’s simple data-driven API, it’s quick and easy to add graph visualizations to your React applications.
Ship custom, high-performance graph visualization to your users, wherever they are.
How does ReGraph work?
ReGraph is a toolkit for visualizing graph data in React. It provides a number of fully-reactive, customizable components that you can embed in your own applications.
It has two visualization components: a chart and a time bar. Use props to push your data into them and they’ll update automatically.
To update, filter, style or highlight items in the data, push an updated item’s object into the component on the next render. ReGraph will smoothly update the React graph visualization to reflect the change.
Like other React components, ReGraph sits in the front end of your application – completely separate from the back end. Data is passed as a plain JavaScript object: it’s up to you how to deliver data to the client.
#reactgraphvisualization #ReGraph