You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library requires a DOM to render. If you want to use it as part of an automated process, it needs to be on a machine with either a screenbuffer or XVFB.
Documentation and more examples are in the README.
The text was updated successfully, but these errors were encountered:
I already shared this on Twitter, but I thought I would raise an 'issue' to give it more visibility.
Robot3-Viz is a library for visualising Robot 3 finite state machines. You can use it with a plain JS API or with React.
For instance, given a state machine like
The library outputs a visualisation like this
The library requires a DOM to render. If you want to use it as part of an automated process, it needs to be on a machine with either a screenbuffer or XVFB.
Documentation and more examples are in the README.
The text was updated successfully, but these errors were encountered: