Skip to main content

Module gui

Module gui 

Source
Expand description

GUI components for process intelligence visualization.

Provides force-directed DFG canvas, timeline view, and control panels.

Re-exports§

pub use app::*;
pub use theme::*;

Modules§

app
Main application state and rendering.
canvas
Canvas rendering for process visualization.
panels
UI panels for process intelligence.
theme
Theme and styling for the process intelligence GUI.
widgets
Custom widgets for process intelligence GUI.