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: