The tool allows to create Use-Case diagrams by text description
- m – is use case that comes from actor
- i – include
- e – extend
- g – generalization
Open the project via vs-code and run live server your way of running this code is right here
The text description must have the syntax below. The spaces mean "belonging to next level of use case"
m:--[Text] i:--[Text] g:--[Text] e:--[Text]
The buttons, from top to bottom, determine how the diagram will be arranged. Try each one to see which arrangement looks best. The input fields may affect the appearance of the diagram. The second and third fields tend to round off the diagram. First, use one of the default options and check the numbers the tool displays. Then you can adjust it near the numbers displayed on the screen.