Importing Data
To begin, import a JSON file containing your data structure. The file should follow one of these formats:
- Graph format: An object with "nodes" and "links" arrays
- Hierarchical format: An object with nested "children" properties
- Flat format: An array of objects with references between them
Navigation
Once the data is loaded, you can:
- Zoom: Use the mouse wheel
- Pan: Click and drag the background
- Select: Click on a node to display its details
- Rearrange: Drag nodes to reposition them
Settings
Use the dropdown menus in the navigation bar to adjust visual parameters and apply filters.