C4-PlantUML
C4-PlantUML copied to clipboard
How to hide/ modify box info text?
Hi together,
if I have a system like: System(test, "Hello")
How can I hide or modify "<
Thank you for your help!
You can use HIDE_STEREOTYPE()
If you use multiple stereotypes SHOW_LEGEN() could be better, then you have a legend too (And with Update...Style() and Add...Tag() you can modify the legend text too)
BR Helmut
Thank you for the fast reply!
@pascalbrunner: did @kirchsth's comment resolve your issue? If so, I would like to close this issue.