A fast react native svg for rendering dag.
This is very simple and fast and plays natively with the react-virtual dom. As such for simple use-cases is much faster than D3 for rendering simple dag.
Docs: https://jburrow.github.io/react-svg-dag/docs/
Live Demo: https://jburrow.github.io/react-svg-dag/examples/
Demo Code: https://github.com/jburrow/react-svg-dag/blob/main/src/example.tsx
Codepen.io: Default Node Rendering : https://codepen.io/jburrow/full/wvpvvLQ
Codepen.io: Custom Node Rendering: https://codepen.io/jburrow/full/qBpBERP
Generated using TypeDoc