Logo

dev-resources.site

for different kinds of informations.

Text based diagramming

Published at
7/14/2020
Categories
plantuml
Author
jessekphillips
Categories
1 categories in total
plantuml
open
Author
14 person written this
jessekphillips
open
Text based diagramming

Update: I forgot to mention that I was utilizing plantuml.

I read an article about writing your diagrams in text rather than a graphical tool. This was a reminder to me as I had come across that for a sequence diagram I wrote. I've not been happy with the graphical choices out there. Generally they are filled with so many shapes and connectors I don't really know how to put it together.

Sequence diagram in text made sense. The flow was represented in the text, and the graphics render just made it that much clearer.

The next one I did was a component diagram, this time I was actually looking to visually represent an existing diagram to maintain familiarity while expanding on it. I have mixed feelings, but I was successful (mostly).

I did not need to size boxes place text and move around groups. I just had to define the relationships. That and the right groupings. And with the proper settings.

After learning some of the syntax nuances it became about specifying the right details. Because all of the connections details meant lines everywhere.

I'm going to try making additional diagrams, but I don't know how the maintenance will be. Your relationship are grouped, but what is the right grouping?

plantuml Article's
28 articles in total
Favicon
Run devcontainers as a non-root user
Favicon
PlantUML to compute diagrams!
Favicon
PlantUMLApp 3.0 - Let's play with AI Multi-Modality
Favicon
Create UML Class Diagrams for Java projects with IntelliJ IDEA and PlantUML
Favicon
Teoria | Documentando arquitetura de software com C4 Model + Plant UML
Favicon
Por que representar a arquitetura de uma aplicação em diagramas?
Favicon
Building a TypeScript-Compatible Webpack Loader: A PlantUML Mind Map Example
Favicon
PlantUML4iPad 2.0
Favicon
Documentation as Code for Cloud - PlantUML
Favicon
PlantUML and Jira: Combining Forces to Simplify Gantt Chart Creation
Favicon
PlantUML meets OpenAI on iPad
Favicon
Draw.io + PlantUML - Como tornar mais fácil o processo de documentação
Favicon
Create Nice-looking Schema Diagrams in PlantUML
Favicon
Keep your diagrams updated with continuous delivery
Favicon
Generate class diagrams with a Kotlin DSL for PlantUML
Favicon
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions
Favicon
PlantUML tips and tricks
Favicon
"Diagram as code"
Favicon
Software architecture documentation - Made easy with arc42 and C4
Favicon
Introduce the new PlantUML IntelliJ Plugin, which has high functionality editor!
Favicon
PlantUML y C4
Favicon
Text based diagramming
Favicon
Software architecture diagrams - which tool should we use?
Favicon
Modelling software architecture with PlantUML
Favicon
How to draw ER diagram with code using plantuml
Favicon
rewrite plantuml with golang or rust
Favicon
Bash/Zsh function to export SVG diagrams using PlantUML
Favicon
Handy Bash/Zsh function to generate PlantUML diagrams

Featured ones: