Diagramming is used to create diagrams of relationships between concepts, ideas or other pieces of information.

learn more… | top users | synonyms

-3
votes
1answer
81 views

Convert box-and-arrow (text) markup to an image [closed]

Sometimes, the quickest way to transcribe box-and-arrow diagrams on a computer is to use plain text markup. Unfortunately, this markup can be unreadable by people who aren't familiar with its syntax. ...
-1
votes
1answer
38 views

Tool to define screen relationships diagrams? [closed]

Is there any tools, other than Visio, to create diagrams defining UI flows (how the different screens of a program or app relate to each other?). Something like the diagrams shown here: ...
3
votes
3answers
82 views

Constant canvas size vs. Resizable canvas

When developing a graphical editor there are two options when creating a canvas: a canvas that has a constant size a canvas that can be re-sized by adding figures at the edge of the canvas, or by ...
5
votes
2answers
165 views

Problems understanding JJG's IA diagrams

I want to use JJG's visual vocabulary to construct the diagram of a web page. However, I cannot fully understand some of its components. For example, the conditional selector is used when a user ...