|
|
| Author |
Message |
Syngress
Joined: 24 Apr 2007 Posts: 13
|
Posted: Wed Apr 25, 2007 4:31 am Post subject: Rotate BWLABEL text? |
|
|
Is it at all possible to rotate the text used for the BWLABEL so that it fits within the link between 2 nodes, rather than it always being horizontal?
Thanks. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Wed Apr 25, 2007 5:42 am Post subject: Re: Rotate BWLABEL text? |
|
|
| Syngress wrote: | Is it at all possible to rotate the text used for the BWLABEL so that it fits within the link between 2 nodes, rather than it always being horizontal?
Thanks. |
No, not right now. I have thought about that too...
The nearest you can get for the moment is to use the new LINKCOMMENT stuff:
| Code: |
INCOMMENT {link:this:inpercent}%
OUTCOMMENT {link:this:outpercent}%
|
You must set the COMMENTFONT to be a truetype font. Any rotating bwlabel thing would require the same, too. |
|
| Back to top |
|
 |
Syngress
Joined: 24 Apr 2007 Posts: 13
|
Posted: Wed Apr 25, 2007 5:53 am Post subject: |
|
|
| Using the LINKCOMMENT might work for me, but is it possible to move the comment using an offset or move it further along the link than default? |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Wed Apr 25, 2007 6:12 am Post subject: |
|
|
| Syngress wrote: | | Using the LINKCOMMENT might work for me, but is it possible to move the comment using an offset or move it further along the link than default? |
No, not at the moment (again). Not without altering the code for all comments, anyway. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Sun May 20, 2007 8:45 am Post subject: Re: Rotate BWLABEL text? |
|
|
| Syngress wrote: | Is it at all possible to rotate the text used for the BWLABEL so that it fits within the link between 2 nodes, rather than it always being horizontal?
Thanks. |
For the next release |
|
| Back to top |
|
 |
rfxn
Joined: 08 Jun 2007 Posts: 12
|
Posted: Mon Aug 18, 2008 1:57 am Post subject: |
|
|
| did this ever get introduced by chance? |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Mon Aug 18, 2008 12:48 pm Post subject: |
|
|
| rfxn wrote: | | did this ever get introduced by chance? |
COMMENTPOS? yes. |
|
| Back to top |
|
 |
|