The AVL-tree below is out of balance after the last insertion. You must balance the tree by making a rotation.

Rotations can be made by modifying edges, ie. by drag&dropping the edges to point to a new node. The tree is updated when the Update References button is pressed. The number beside each node tells the height of the subtree.