Skip to content

Create a model using GraphWalker Studio

Kristian Karl edited this page Mar 4, 2021 · 12 revisions

Since Studio is under development, this page will be continuously updated.

What you need

Start with downloading GraphWalker Studio. and start it by running:

java - jar graphwalker-studio-4.3.1.jar

Then, in a browser go to http://localhost:9090/studio.html

If everything went ok, you should expect to see this:

GraphWalker Studio Greeting

Create a model

  • To create a new model, click on the '+' on the left sidebar..
  • To add a new vertex on the layout area, press keyboard key v and the left mouse button.
  • To connect 2 vertices with an edge, press keyboard key e, click and hold with left mouse button on the first vertex, drag the mouse cursor to the second vertex, and release the mouse button.

Clone this wiki locally