Ben_B
Ben_B

Reputation: 25

How to make regular lines jump like connectors

Exactly like the title says, how can I make a regular line behave like a connector and jump over other connectors?

Upvotes: 2

Views: 10798

Answers (3)

Tony Worrall
Tony Worrall

Reputation: 1

Curved lines don't jump! I discovered this today as I was trying to get my state diagram to handle crossing lines better.

Upvotes: 0

BaldDude
BaldDude

Reputation: 1161

The question is old, but I just had the same problem with Visio (App on Windows 10). In my case, y4cine's answer did not work because I was missing an option in the page setup. So you need to:

  • Use the connectors.
  • Set the line jump style.

To set the line jump, simply:

  • Access the page setup by right-clicking your page tab.
  • Go to Layout and Routing.
  • Line jumps.
  • Line jump style: Arc

This is the option that I was missing. See also: https://support.microsoft.com/en-us/office/add-or-remove-connector-line-jumps-1a5516db-0212-4352-90dd-fc9cfd4018ed

Upvotes: 1

y4cine
y4cine

Reputation: 394

Use a connector and set its appearance to straight. (right mouse click)

Upvotes: -1

Related Questions