Aleksandar M. Bakic

Results 7 comments of Aleksandar M. Bakic

Related: can a note (in a `sequence_diagram` shape) or an arrow label (anywhere) use text formatting (e.g., `md`)? EDIT: Found https://github.com/terrastruct/d2/issues/849.

Is there a way to put a label on the head and another label on the tail? E.g., "X 1 * Y". EDIT: Found an example: https://d2lang.com/tour/connections/#arrowheads

> * `align: right` here would point to `bob` > * `align: left` would point to `alice` Perhaps you can use keys instead: e.g., `align: alice`.

Does `|md` ever wrap long lines? Is the line width controllable?

This is the closest to my question out of all currently open issues: Is there a way to make a connection not cross a shape between source and target, i.e.,...

> @amb007 That is one of the primary goals of all layout engines. Can you post an example of where it fails? Here's the example. I guess the grid is...

How about an X-Y plot (chart)?