d2 icon indicating copy to clipboard operation
d2 copied to clipboard

D2 is a modern diagram scripting language that turns text to diagrams.

Results 314 d2 issues
Sort by recently updated
recently updated
newest added

https://github.com/terrastruct/d2/issues/180 Need to either remove slog entirely or patch upstream it seems. We should probably just remove.

bug

These should be scoped to containers. E.g. something like ```d2 arrangement: horizontal a: { arrangement: horizontal ... } b: { arrangement: vertical } ``` so `a` and `b` would be...

Hi everyone, first of all thank you so much for this fantastic piece of software! I was just wondering if it is possible to add a new feature to d2....

One main thing I want to do with d2 is create architecture diagrams. For hat I need to use the official AWS/GCP icons. It would be nice if there would...

See https://honnef.co/posts/2015/06/statically_compiled_go_programs__always__even_with_cgo__using_musl/

Is there a way to disable the browser opening when using `--watch`? It is an annoyance when running in headless linux.

cli
improvement

probably need to do something like, make the border for 3d one single polyline

bug
render

Currently arrowhead labels are rendering using the font-size as a placeholder for the dimensions, but we should measure the text to be more accurate for labels that aren't just a...

Uses the code we have in our internal PNG export tool. Example png export: ![out](https://user-images.githubusercontent.com/6413609/203658940-9fc2ab05-b045-4a57-a6c5-548720f6bedc.png)