Representing a simple state diagram?

As it turned out recently it’s possible, just have to code the drawing algorithm yourself.

Here’s the closest thing and an example:

Note that the image is generated from the table, so it responds to changes in the table, but the image itself is not interactive (i.e. you cannot connect nodes or drag them around visually — you need to change their properties in the table)