-
Notifications
You must be signed in to change notification settings - Fork 0
Graph edit
You can build oriented or not oriented graph. Also you can convert oriented to not oriented or not oriented to oriented.
Press right mouse button on worksheet to open context menu. Choose Oriented to set orientation. Choose Clear to clear all graph.
To add vertex click Add vertex in worksheet context menu or double-click on worksheet.
To move vertex press and hold on vertex, then move to another position.
To remove press right mouse button on vertex to open context menu. Choose Remove vertex to remove it.
To edit vertex select on one you want to change. Then click Edit vertex in vertex context menu or click (i) information button in menu panel or press Enter on keyboard. Then you will see edit window.
To add merge, firstly, choose first vertex, then click Add rib in vertex context menu or double-click on it. Then click on second vertex.
Also you can select or remove merge at the same way, just select Select rib or Remove rib in vertex context menu, then click on second vertex. It could be useful when you have oriented graph.
To remove press right mouse button on merge to open context menu. Choose Remove merge to remove it.
To edit merge select on one you want to change. Then click Edit rib in rib context menu or click (i) information button in menu panel or press Enter on keyboard. Then you will see edit window.
To save graph click ... menu button in menu panel, choose File menu and press Save. Better save graph in .grm format, but you can save in .graph format for older version compatibility.