umlgraph

Generating Sequence Diagrams Using UMLGraph

断了今生、忘了曾经 提交于 2019-12-11 09:04:03
问题 I am using UMLGraph to generate sequence diagrams. I have a problem using the pic2plot program to generate svg images. It clips the image and parts of the image don't show. This problem is also documented in the FAQ: How can I prevent clipped SVG images in sequence diagrams? This appears to be a limitation of pic2plot. You can work around it, by increasing the width and height values appearing in the SVG XML file that pic2plot generates. However, I have tried but failed to change the width