@sqlrooms/canvas
ReactFlow-based canvas for building and editing DAGs of SQL and Vega nodes, with a Zustand slice for persistence in SQLRooms apps.
- CanvasSlice stores nodes and edges under
canvas.config - Canvas component renders and edits the graph
Refer to the Canvas example.
