afruitpie@lemmy.world to Programming@programming.devEnglish · vor 3 JahrenD2 is a modern diagram scripting language that turns text to diagramsd2lang.comexternal-linkmessage-square18fedilinkarrow-up188
arrow-up188external-linkD2 is a modern diagram scripting language that turns text to diagramsd2lang.comafruitpie@lemmy.world to Programming@programming.devEnglish · vor 3 Jahrenmessage-square18fedilink
minus-square426UpgradeRequired@lemmy.worldlinkfedilinkEnglisharrow-up3·vor 3 JahrenOops i can’t read. Flowcharts / activity diagrams seem well supported too, though.
minus-squarelowleveldata@programming.devlinkfedilinkEnglisharrow-up1·edit-2vor 3 JahrenDoes it? I looked through the document and didn’t find it. It seems to be more focus on state diagram / component diagram.
minus-square426UpgradeRequired@lemmy.worldlinkfedilinkEnglisharrow-up1·vor 3 JahrenMight just be my ignorance- if it has boxes connected with directional arrows it does everything I need a flow chart to do
minus-squarelowleveldata@programming.devlinkfedilinkEnglisharrow-up2·vor 3 JahrenThere are a lot more specific shapes and layouts in a flowchart than simple boxes and arrows. E.g. start and end, branching, loop back, subprocess, etc
Oops i can’t read.
Flowcharts / activity diagrams seem well supported too, though.
Does it? I looked through the document and didn’t find it. It seems to be more focus on state diagram / component diagram.
Might just be my ignorance- if it has boxes connected with directional arrows it does everything I need a flow chart to do
There are a lot more specific shapes and layouts in a flowchart than simple boxes and arrows. E.g. start and end, branching, loop back, subprocess, etc