Create C4 Component Diagram Using the Plugin API
A C4 Component Diagram is the third level of the C4 Model – detailing the internal structure of a single container by outlining its key components, their roles, and how interact. It sits between the border Container Diagram and the more detail Code/Class level. In Visual Paradigm, you can create the C4 Component Diagram directly from the diagram editor or through the Plugin API. This article explains how to generate it programmatically using the Plugin API.





