Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2036 Location: United Kingdom
|
Posted: Wed Oct 01, 2008 6:15 pm Post subject: Re: Arrowstyle 0 0? BWLABEL off? |
|
|
| SSenio wrote: | Hey All,
Trying to get links that dissapear behind a BG image...
Is there a way to get an entirely rectangular link?
Want to be able to do this...
=====BGIMAGE====>
As opposed to
====>BGIMAGE====>
Any ideas? |
Well, you can get rid of the bwlabels with 'bwlabel none'...
In 0.96 (currently early testing) you can set z-order, so you can have a node with some image as it's icon, and place *that* in front of a link... in fact, nodes are drawn after links anyway, so you can do that in 0.95 or earlier, too:
====[NODE-IMAGE]===>
With 0.96 you can adjust the order per-node/link, so you can use nodes as group-boxes behind links, and other things like that, or to have a node with a diagram of a switch as it's icon, and have the links land on the correct ports, instead of just disappearing behind the icon.
As for the no-arrowhead thing, I would have though arrowstyle 1 0 would do it...
|
|