plantuml-stdlib / C4-PlantUML

C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
MIT License
6.33k stars 1.1k forks source link

Image gets cut on the side #311

Closed manaspandey45 closed 1 year ago

manaspandey45 commented 1 year ago

Tried to put a diagram for micro services architecture seems if the containers are high in number the image gets cut on the side.Any way to get the whole image?

I am using plantuml.jar to generate the image. The image is not trimmed when rendered via VS Code extension

Screenshot 2023-06-10 at 5 41 25 PM
manaspandey45 commented 1 year ago

Tried with SVG option, image seems fine.. Thank you!