Questions tagged [dia]

DIA is a cross-platform open-source diagramming tool.

DIA is an open-source diagramming tool, inspired by Visio.

It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.

Dia available for Windows, Mac OS X and Linux from: http://dia-installer.de

77 questions
73
votes
1 answer

UML Sequence Diagram in Dia?

What's a good workflow (usage procedure) for creating a UML Sequence diagram in Dia?
feuGene
  • 3,733
  • 2
  • 30
  • 43
38
votes
4 answers

Dia export resolution too small

I am trying to export a diagram to a format I can load into a wiki tool called 'confluence'. The resolution of any export format or even the .dia save file is so small, that when I insert the image it is too small to be seen. When I try to enlarge…
Bob
  • 2,418
  • 4
  • 21
  • 18
12
votes
1 answer

How to lengthen lifeline of sequence diagram in Dia?

I want to make sequence diagram by using UML diagram set in Dia. Can I modify or lengthen the rectangle of the lifeline? When I extend it, only the dashed line that extends.
fikr4n
  • 2,822
  • 1
  • 22
  • 42
11
votes
2 answers

How to draw a self-call in Dia?

I just started using Dia. I'm trying to build a sequence diagram. I would like to represent self-calls. How does one do that in Dia? I can't figure it out. Thanks.
JDelage
  • 11,626
  • 21
  • 74
  • 107
9
votes
1 answer

How do I import custom SVG shapes into Dia?

I haven't been able to import an SVG shape into Dia. It is expecting a .shape format (see http://dia-installer.de/howto/create_shape/index.html) One solution is to export the Dia figure as SVG and edit it in Inkscape, but I'd really like to know how…
Gus
  • 3,845
  • 5
  • 28
  • 49
9
votes
1 answer

Dia: straight line for association in class diagram

In Dia, by default (at least on Debian Wheezy out of the box) the lines representing the associations between two classes are not straight but follow the grid. Is there a way to make the association lines between classes in dia straight?
Iam Zesh
  • 1,657
  • 2
  • 18
  • 38
9
votes
1 answer

Vertical text in Dia

How can I create a vertical arrow with text (in vertical position) in Dia? Creating an arrow without text it trivial obviously, but I couldn't figure out how to make the text vertical. Or if you could recommend an alternative Linux software for…
Grzenio
  • 33,623
  • 43
  • 148
  • 226
6
votes
1 answer

How to represent an if statement on a sequence diagram in DIA?

Does anyone know how to represent an if statement on a sequence diagram in DIA?
luistm
  • 909
  • 3
  • 16
  • 39
5
votes
1 answer

Dia add existing class to package

I'm using the Dia diagram editor to create an UML for a project, and I want to add a class into a package. This can be easily done when the class is created, then the class and the package are bound and the class can't be moved outside the…
Antonin Décimo
  • 411
  • 3
  • 15
5
votes
1 answer

dia graphics program drawing curly braces

Other than (1) using bezier curves or (2) using the keyboard curly brace and increasing the font, is there a way to draw curly braces in Dia, and if so what is it? The reason for not using the two above is the bezier curve braces don't look very…
Tahnoon Pasha
  • 5,196
  • 12
  • 42
  • 71
4
votes
1 answer

With DIA diagramming program, how to add cardinality notations on relationship lines?

I am using DIA v0.97.1 to draw an entity relationship diagram with UML sheet for my database model. However, I tried and failed to find a switch allowing me to add cardinality notations (e.g. 1...n) on those relationship lines. Is there such a…
Frank Huang
  • 55
  • 1
  • 3
4
votes
1 answer

Importing bitmap in Dia

I am having a .png file listing some workflows and I need to edit it and add new workflows to it using Dia. Is there an option to import .png file and make it editable in dia ? If not any other option for me so that I can edit the file
TopCoder
  • 3,976
  • 17
  • 47
  • 63
4
votes
1 answer

How to draw a loop in Dia?

I'm trying to build sequence diagram and I would like to represent Loop in my diagram ( something like below pic ) How can i do that in Dia ? Any help appreciated.
Amir
  • 13,841
  • 10
  • 67
  • 104
4
votes
1 answer

Underlining in DIA

Just started working on E-R diagrams for the first time and I can't seem to be able to underline. Any suggestions?
kiasy
  • 296
  • 2
  • 5
  • 16
4
votes
2 answers

DIA (Diagram Editor), How to Print Pages?

I have a diagram I created that is rather large. I'm trying to figure out how to print it so that it will nicely print over multiple pages, how do I do this? When I currently print the problem is the elements of the diagram print verrrry large. …
Joseph Astrahan
  • 7,050
  • 9
  • 63
  • 126
1
2 3 4 5 6