We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When drawing binary trees, it's better to keep nodes in order so that we can distinguish the left and right nodes.
and we also need graph [ordering="out"];
graph [ordering="out"];