Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/layout/layout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We can specify a connection direction as follows and this affects the diagram la
``-down->`` or ``-d->``, "vertical top to bottom"
``-left->`` or ``-l->``, "horizontal right to left"
``-right->`` or ``-r->``, "horizontal left to right"
``--norank]>``, "make a connection less important"
``--[norank]>``, "make a connection less important"
``--[hidden]>``, "hidden"
``-[hidden]d->``, "hidden with direction e.g. down"
``--->`` or ``---->`` or ``----->`` ... , "varying arrow lengths; add dashes to make line longer"
Expand Down