Example of Shortest Path Visualization Diagram in Blazor Diagram Component
This sample demonstrates interactive shortest path algorithm visualization with dynamic graph mode switching and animated path highlighting.
Shortest path features:
- Select source node and hover destination
- Dynamic optimal path highlighting with animated dashes
- Numerical path sequence labels
- Tooltip displaying path or no-path warnings
- Directed/undirected graph mode toggle