cherty-react
v1.0.20
Published
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Downloads
8
Readme
cherty-react
Component library allowing you to embed Cherty graphs.
First, use Cherty to build a graph and export its data into a folder in your React app. Then embed a graph element:
const graphMetadataPath = 'src/ExampleGraph/SimpleGraph_metadata.json' // Path to your exported graph data file ...
Gives:
With hover over on preview: