The React Flow element provides the following actions that you can call from your Bubble app's workflow:
Load nodes and edges - Primary action for loading chart data
Clear graph - Remove all nodes and edges
Export to JSON - Export current chart data to JSON states
Fit view - Automatically fit all nodes in viewport
Zoom in - Increase zoom level
Zoom out - Decrease zoom level
Set zoom - Set specific zoom level
Set center - Pan to specific coordinates
Auto layout - Apply automatic layout to existing nodes
Last updated 2 months ago