visualize_graph
Generate a visual representation of a graph to analyze its structure. Supports spring, circular, and Kamada-Kawai layouts for adapting the view.
Instructions
Create a visualization of the graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| layout | No | spring |