https://github.com/banyudu/react-relation-graph
React Relation Graph
https://github.com/banyudu/react-relation-graph
Last synced: about 2 months ago
JSON representation
React Relation Graph
- Host: GitHub
- URL: https://github.com/banyudu/react-relation-graph
- Owner: banyudu
- License: mit
- Created: 2020-01-22T02:17:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T13:05:36.000Z (over 5 years ago)
- Last Synced: 2025-04-15T02:12:06.410Z (about 2 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-relation-graph
React Relation Graph## Demo
```typescript
import ReactRelationGraph from 'react-relation-graph'export const SubRelations = () => (
console.log('clicked: ', relation.name)}
bgColor='#E5E7E9'
/>
```
