-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestfeaturenew improvement or additionnew improvement or addition
Description
Description
Implement a system to export/import full graph configurations. The goal is to allow sharing project files with full fidelity.
Tasks
-
Define a graph serialization format (JSON or custom).
-
Export:
-
Node positions and layout.
-
Node data (layer parameters, names).
-
Class metadata (prebuilt vs derived class).
-
Handles, edges, names.
-
User-defined parameter dictionary.
-
Implement loader to reconstruct the graph from the file.
Expected Outcomes
- Saving creates one complete configuration file.
- Loading reproduces the graph 1:1
- No schema mismatches or rendering issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeaturenew improvement or additionnew improvement or addition