command
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 6, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Visualization Example
This example demonstrates how to visualize LangGraphGo workflows using different output formats.
Overview
Shows how to:
- Generate Mermaid diagrams of workflows
- Create ASCII tree representations
- Export graph structures for documentation
- Visualize workflow topology and connections
Running the Example
cd examples/visualization
go run main.go
Key Features
- Mermaid Diagrams: Generate flowchart diagrams
- ASCII Trees: Text-based graph visualization
- Graph Export: Export graph structure data
- Documentation: Auto-generate workflow documentation
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.