Visualizing Directed Edges in Graphs: Don't Use Arrows
datamining.typepad.com
Visualizing Directed Edges in Graphs: Don't Use Arrows
1–10 of 17 posts
Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#2Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#3Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#4The research paper makes interesting reading, and how often can you say that!
Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#5Something like this (beware the ASCII art): o---->----o
Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#6Not sure I've done many directed graphs in print but I've done quite a few with a marker/pencil/chalk.
Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#7It's only better if you -- by reading up on convention beforehand -- know which way an edge points; does decreasing thickness indicate an incident node, or the opposite? Not clear on its own.
For example, (A -> B) is drawn:
A @===---- BRe: Visualizing Directed Edges in Graphs: Don't Use Arrows
#8Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#9It's only better if you -- by reading up on convention beforehand -- know which way an edge points; does decreasing thickness indicate an incident node, or the opposite? Not clear on its own.
Re: Visualizing Directed Edges in Graphs: Don't Use Arrows
#10While I understand how arrows on the end of the edge is a bad idea, especially if you have a lot of edges on one node; what about having arrows blended in the edge itself? Something like this (beware the ASCII art): o---->----o
BTW: paper mentions the problem of visual clutter of the arrowhead itself.