sverweij / state-machine-cat

write beautiful state charts :scream_cat:
https://state-machine-cat.js.org
MIT License
793 stars 45 forks source link

Is there a way to get a transition note to render inside its parent component? See attached screenshot #213

Open JSHound opened 4 months ago

JSHound commented 4 months ago

state-machine-cat js org

sverweij commented 4 months ago

Hi @JSHound thanks for reaching out on this. There's currently no way to influence that (apart from editing the intermediate graphviz dot, which kind of defeats the purpose). That said, it'd be better when the note was rendered within the state it (/ the transition) was declared in by default - and that currently isn't the case.