Since the dot product of two vectors is an area (if your vectors have units of meters, then the dot product would be in m$^2$), I was wondering if there is a good way to visualize that area. The wedge product in 2D has an easy visualization, the directed area of the parallelogram formed by the vectors in question. For the dot product you can put an arbitrarily placed and oriented $x_1$ by $x_2$ rectangle adjacent to a $y_1$ by $y_2$ rectangle for $[x_1,y_1] \cdot [x_2, y_2]$, but that doesn't show how the area changes as your rotate or scale the vectors, or the relationship to the original vectors.
Thanks!