81

Are there any alternatives to Microsoft Office Visio for Ubuntu?

Braiam
  • 69,112
rovshango
  • 1,814

14 Answers14

51

I especially like yEd.

DIA is unusable in comparison. I still wonder how I managed to document my Bachelor's Thesis using it. Try aligning objects in DIA, try creating any diagram so that it doesn't look like it was done in 3 minutes.

guntbert
  • 13,475
22

I like LibreOffice Draw, its not as colorful as Visio, but works for me.

12

PENCIL ROCKS!

And it's compatible with Windows and Macs too. Check it out

11

Inkscape

I've primarily used Inkscape. It's a very different UI, but it works well and it's a powerful tool. Output can (depending on input) look as professional as necessary.

In Inkscape, use the "Create diagram connector". It has the option to "Make connector avoid selected objects". If you draw a connector, then select the object you want to avoid, edit the connector and finally click the button to avoid that object, you can use smart connectors that will not overlap the different elements of your box. In practice, I find the easiest way to do this is to:

  1. Draw a connector
  2. Deselect the connector by clicking the object you want to avoid
  3. Hold SHIFT and double-click the connector you just drew
  4. Choose "Make connector avoid selected objects"

Also see this question and answers: Nice network diagram editor?

About the other recommendations

I haven't used it much yet, but yEd looks very good.

Alternatively, LibreOffice Draw is a popular piece of software, see other answers. One thing to note is that LibreOffice can now open Visio diagrams, and it lets you edit them. It works well for simple diagrams, not as well for very Visio-idiosyncrasy-intensive ones. It could still be usable with more effort, and in an environment with a lot of existing diagrams, this might be tolerable.

belacqua
  • 23,540
9

In terms of online solutions, including those already mentioned in this thread, there's

8

Many of the suggestions in other answers are good stand-ins for Visio for general diagramming. One gap I found was the lack of a decent set of network equipment symbols like those found in Visio. So I jumped in and built a set for OpenOffice/LibreOffice, now shipping in Fedora in the vrt-network-equipment package. It's also available to download here if you just want the OO/LibO extension.

Edit: Now also added to extensions.libreoffice.org and extensions.openoffice.org

enter image description here

Zanna
  • 72,312
8igO
  • 531
6

I believe a solution that has been completely overlooked for far too long is Visual Paradigm. It's closed source, but it has a free community edition (non-commercial use) and is very stable and polished. Also, the UML only commercial license is only $99.

Jjed
  • 14,064
4

Gliffy

For online use the site is here

There's also a Chrome app

Zanna
  • 72,312
Kristofer
  • 364
3

I would recommend Lucidchart as a robust alternative. As far as I know, it's the only Linux-compatible option that will import and export Visio documents and stencils.

J M
  • 39
3

Install Dia Install Dia using the Ubuntu Software Centre.

Zanna
  • 72,312
scouser73
  • 4,344
2

I tried Visual Paradigm and I must say that it works beautifully. I am currently going for my BS on EET and i find it really handy and reliable.

Javier Rivera
  • 35,434
2

In addition to Dia, some good alternatives to Microsoft Visio are Libreoffice Draw, Calligra Flow and yED. There are some online alternatives but most of them have paid subscriptions. There is one online app which provides all the features for free though, its called draw.io. You can check it out!

Btw, you can follow this guide for more information.

2

I also like yEd very much: it has a straightforward approach to creating diagrams and lets you work efficiently after a very short while. The quality of the diagrams can be very high: there are advanced alignment functions, custom Icons can be imported (also from Visio) and there are various output formats available.

However, yEd requires an Oracle Sun Java VM, which is not standard e.g. in Ubuntu 11.10. A solution is given in http://yed.yworks.com/support/qa/17. The easiest solution for me was to download and extract the "Zipped yEd Jar" Download and call the Oracle Sun Java explicitely, like:

<path_to_Oracle_Java>/jre1.6.0_30/bin/java -jar <path_to_yEd>/yed-3.8/yed.jar
pygrac
  • 321
0

I guess most web based solutions would match this answer. Of the web based solutions Creately offers a desktop solution that works on Linux. Although Flash haters might not like it.