@@ -27,16 +27,16 @@ complete and richest set of diagrams.
27
27
28
28
The following table summarises the features that are available via the exporters implemented in this library.
29
29
30
- | Feature | Structurizr Lite/cloud/on-premises | [ StructurizrPlantUMLExporter] ( plantuml#structurizrplantumlexporter ) | [ C4PlantUMLExporter] ( plantuml#c4plantumlexporter ) | [ MermaidExporter] ( mermaid ) | [ DOTExporter] ( dot ) |
31
- | ---------------------------------------------------------------------------------| ------------------------------------| ---------------------------------------------------------------------| ---------------------------------------------------| ----------------------------| --------------------|
32
- | [ Element styles] ( /ui/diagrams/notation#elements ) | All | Limited | Limited (with ` c4plantuml.tags true ` ) | Limited | Limited |
33
- | [ Relationship styles] ( /ui/diagrams/notation#relationships ) | All | Limited | Limited (with ` c4plantuml.tags true ` ) | Limited | Limited |
34
- | [ Shapes] ( /ui/diagrams/notation#shapes ) | All | Limited | Limited | Limited | Limited |
35
- | [ Icons] ( /ui/diagrams/notation#icons ) | Yes | Limited | Limited (with ` c4plantuml.tags true ` ) | No | No |
36
- | Automatic diagram key/legend | Yes | Yes | Yes | No | No |
37
- | [ Click to zoom] ( /ui/diagrams/navigation ) | Yes | No | No | No | No |
38
- | Interactive features (tooltips, [ perspectives] ( /ui/diagrams/perspectives ) , etc) | Yes | No | No | No | No |
39
- | [ Animation] ( /ui/diagrams/animation ) | Yes | Yes (with ` plantuml.animation true ` ) | Yes (with ` plantuml.animation true ` ) | No | No |
40
- | [ Automatic layout] ( /ui/diagrams/automatic-layout ) | Yes | Yes | Yes | Yes | Yes |
41
- | [ Manual layout] ( /ui/diagrams/manual-layout ) | Yes | No | No | No | No |
42
- | [ Filtered views] ( /ui/diagrams/filtered-view ) | Yes | No | No | No | No |
30
+ | Feature | Structurizr Lite/cloud/on-premises | [ StructurizrPlantUMLExporter] ( plantuml#structurizrplantumlexporter ) | [ C4PlantUMLExporter] ( plantuml#c4plantumlexporter ) | [ MermaidExporter] ( mermaid ) | [ DOTExporter] ( dot ) |
31
+ | ---------------------------------------------------------------------------------| ------------------------------------| ---------------------------------------------------------------------| ------------------------------------------------------- | --------------------------------------------- | -------------------- --------------------|
32
+ | [ Element styles] ( /ui/diagrams/notation#elements ) | All | Limited | Limited (with ` c4plantuml.tags true ` ) | Limited | Limited |
33
+ | [ Relationship styles] ( /ui/diagrams/notation#relationships ) | All | Limited | Limited (with ` c4plantuml.tags true ` ) | Limited | Limited |
34
+ | [ Shapes] ( /ui/diagrams/notation#shapes ) | All | Limited | Limited | Limited | Limited |
35
+ | [ Icons] ( /ui/diagrams/notation#icons ) | Yes | Limited | Limited (with ` c4plantuml.tags true ` ) | No | No |
36
+ | Automatic diagram key/legend | Yes | Yes | Yes | No | No |
37
+ | [ Click to zoom] ( /ui/diagrams/navigation ) | Yes | No | No | No | No |
38
+ | Interactive features (tooltips, [ perspectives] ( /ui/diagrams/perspectives ) , etc) | Yes | No | No | No | No |
39
+ | [ Animation] ( /ui/diagrams/animation ) | Yes | Yes (with ` plantuml.animation true ` ) | Yes (with ` plantuml.animation true ` ) | No | No |
40
+ | [ Automatic layout] ( /ui/diagrams/automatic-layout ) | Yes | Yes (rank and node separation ignored) | Yes (rank and node separation ignored) | Yes (rank and node separation ignored) | Yes (rank and node separation ignored) |
41
+ | [ Manual layout] ( /ui/diagrams/manual-layout ) | Yes | No | No | No | No |
42
+ | [ Filtered views] ( /ui/diagrams/filtered-view ) | Yes | No | No | No | No |
0 commit comments