Title misalignment on WBS diagram

0 votes
asked Jun 14, 2023 in Bug by eduardomozart (360 points)

Hello,

When creating the following diagram:

[code]

@startwbs

<style>
node {
    HorizontalAlignment center
    LineColor blue
    BackgroundColor white
    MinimumWidth 115
}

arrow {
    LineColor grey
}
</style>

* Técnicas de Escaneamento\nCibernético
** Open Scan
** Half Open Scan
*** Version\nDetection Scan
** Stealth Scans
*** SYN|ACK Scan
*** IDLE Scan
*** FIN, XMAS, NULL\nScans
*** ACK Scan
*** Window Scan
*** TCP\nFragmentation\nScan
** Sweep Scans
*** ICMP Echo\nScan
*** ICMP\nTimestamp &\nAddress Mask\nScan
*** TCP SYN Scan
** Miscellaneous Scans
*** FTP Bounce\nScan
*** UDP Scan
*** IP Protocol\nScan
*** RPC Scan
@endwbs

[/code]

The title ("Técnicas de Escaneamento Cibernético") isn't centered and the tile "Miscellaneous Scans" is also outside of the WBS diagram, as can be seen below:

image

commented Jun 14, 2023 by eduardomozart (360 points)
It seems to be related with the "MinimumWidth" propriety, but I believe it should be able to center align anyway.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...