atlasan
atlasan
Hi @crystalthoughts This library has been used successfully in some cool projects, anyway one have to dig and experiment to achieve custom solutions, there are more features than those exposed...
Could think of a subgraph rendered together in the main canvas, or a group with additional functionalities, finally a group of nodes with IN and OUT links is just that...
Actually link has color by type, using LGraphCanvas.link_type_colors one could set the alpha of the color to 0, but will need to disable render_connections_border too to skip rendering the link...

Yes, that was been integrated, just drag an event connection (square) into a node, it will create an input onTrigger action slot and an output onExecuted event slot and change...