gaphor / gaphor-utterances

Comments on https://docs.gaphor.org
0 stars 0 forks source link

en/latest/getting_started #7

Open utterances-bot opened 9 months ago

utterances-bot commented 9 months ago

Get Started with Gaphor - Gaphor documentation

https://docs.gaphor.org/en/latest/getting_started.html

miguelcanosantana commented 9 months ago

I would like to know if there's the possibility of creating just simple flowcharts, like in Dia. I didn't find the option. Thanks.

amolenaar commented 7 months ago

Hi @miguelcanosantana, you can use an Activity diagram for that. It has all the nodes: actions, decision, merge, etc.

Davi-Tanaka commented 7 months ago

Hello, is there any way to remove a element without deleting it in a Class Diagram ?

danyeaw commented 7 months ago

Hi @Davi-Tanaka, you have two options:

  1. In the diagram preferences Window, you can turn off Remove Unused Elements
  2. You can add the element to another diagram

Both of those will allow you to delete an element off a diagram without removing it from the whole model.

Davi-Tanaka commented 7 months ago

Thanks for answering my question, @danyeaw .