Underlining in DIA

8k Views Asked by At

Just started working on E-R diagrams for the first time and I can't seem to be able to underline. Any suggestions? enter image description here

1

There are 1 best solutions below

0
On

as you are not creating a flowchart, but an er, you should change your palette :) click on the left side of your screen where it says "flowchart", and select "er". now use the tool "attribute" from this new palette. check out the properties of this one! no underlining..... but!! primary key :D dia is even semantically correct.

you should use the tools from this palette exclusively when creating er diagrams. so use "entity" for that box in your screenshot that says "person".

draw lines between entities and relations with the line tool from the er palette, use the generic line tool from the basic tools on your top left for the attributes. and make sure everything is connected via their handles (displayed on each object as tiny tiny x:es). makes it easier to move things around :)

good luck!