Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does MS Visio support sequence diagram?

Tags:

visio

Does MS Visio support sequence diagram?

like image 349
Novice Developer Avatar asked Sep 20 '09 19:09

Novice Developer


People also ask

Can you do sequence diagrams in Visio?

Start a sequence diagramStart Visio. Or if you have a file open already, click File > New. In the Search box, type UML sequence. Select the UML Sequence diagram.

Which software is used for sequence diagram?

Lucidchart. Lucidchart is one of the highest-rated diagramming tools currently on the market. They offer a wide variety of diagram templates, a full shapes library, and impressive collaboration features.

Does Microsoft Visio support UML?

Unified Modeling Language (UML) is a standard way to draw software models, sketch out designs, or document existing designs and systems. Note: If you're using Visio for the web, be aware that UML diagrams are available in Visio Plan 1, but are not available in Visio in Microsoft 365.


2 Answers

File -> New -> Software and Database -> UML Model Diagram

After that you should see the UML groups (on the left hand side bar) , which Sequence diagram should be present.

HTH someone else.

It seems only Visio 2013 and Visio 2016 are supported, according to Microsoft docs here : MS Office Article

like image 92
RyBolt Avatar answered Oct 19 '22 06:10

RyBolt


Also take a look at http://softwarestencils.com/uml/index.html. I find that these stencils are much better than the provided ones and they support the newer UML constructs to boot.

like image 41
Peter Kelley Avatar answered Oct 19 '22 05:10

Peter Kelley