I am interested if there is geometric meaning (using graphs) of $(1 + \frac{1}{n})^n$ when $n \rightarrow \infty$. Also, is there visual explanation of why is $e^x = (1 + \frac{x}{n})^n$ when $n \rightarrow \infty$ and why is $\frac{d}{dx}e^x = e^x$?
I see that this kind of question is not posted yet.

I think of my favorite, and pretty geometric, proof of this limit, using the squeeze or sandwich theorem for limits. You can do it using an upper and lower Riemann sum with one subdivision for the integral of $1/t$.
One has $L\le\int_1^{1+x/n}1/t\rm dt\le U\implies x/n(1/(1+x/n))\le\ln(1+x/n)\le x/n(1)\implies x/(n+x)\le\ln(1+x/n)\le x/n\implies e^{x/(n+x)}\le(1+x/n)\le e^{x/n}\implies e^{nx/(n+x)}\le(l+x/n)^n\le e^x$, and take limits.