Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Workflow Visualization

This example demonstrates how to create custom tree nodes with custom data using a workflow visualization. It shows how to represent multistep processes with nested sub-workflows, use custom formatters to display duration and progress indicators, and apply status-based color coding to visualize workflow progression through different phases.

Running the Example

go run main.go

Demo

The Demo