The tree shows the checked root-to-leaf relationship.
Read the chain as a tree
The root sits above the leaf because the leaf's signature verifies under the root public key.
root verifies leaf
The root is the trust anchor
The root node carries n=55 and e=3.
n=55,e=3
The leaf carries the digest and signature
The leaf node shows digest 33 and signature 22.
digest=33,sig=22
Summary
The tree is not decoration; it is the checked relationship between root and leaf.
checked chain