Elektrine lite

← Feed

@maehw@chaos.social

Post #1701317

2026-04-16 18:04 UTC

For the static view as in classical UML state diagram. But the transitions more like from a "Sankey diagram" to get a feeling how likely one state is followed by another. And I need this for all states of my system. 2/

Replies (1)

  • @maehw@chaos.social 2026-04-16 18:13

    For the state timeline.. as mentioned before: I don't want to visualise tasks that can be ready/blocked, waiting, sleeping, idle, ... — I need completely arbitrary state enums per state variable. PlantUML offers a lot of flexibility, but I'd need to break down the time scale to many snippets and stitch them together. But what to use for the waveform? And Perfetto UI trace viewer seems to be made for processes, too. I've also got some VHDL testbench viewer in mind, but can't recall any name. 3/

    Open ##1701318