[step:Turn the constant Gauss map into an affine graph]
Stereographic projection from the south pole is injective on $S^2\setminus\{(0,0,-1)\}$. Since $N_3>0$, the image of $N$ lies in this domain, and the constancy of $g$ implies that there exists a fixed vector $a=(a_1,a_2,a_3)\in S^2$ such that $N(z)=a$ for every $z\in\mathbb C$. Transporting this identity through the parametrization $\Phi$ gives $N_0(x_1,x_2)=a$ for every $(x_1,x_2)\in\mathbb R^2$.
From the explicit formula for $N_0$, the third component is
\begin{align*}
a_3 = \frac{1}{\sqrt{1+|\nabla u(x_1,x_2)|^2}}>0,
\end{align*}
so $a_3\neq 0$. The first two components give
\begin{align*}
\partial_{x_1}u(x_1,x_2) = -\frac{a_1}{a_3} \quad \text{and} \quad \partial_{x_2}u(x_1,x_2) = -\frac{a_2}{a_3}
\end{align*}
for every $(x_1,x_2)\in\mathbb R^2$. Define constants $b_1 := -a_1/a_3$, $b_2 := -a_2/a_3$, and $c := u(0,0)$. Then $\nabla u=(b_1,b_2)$ on the connected set $\mathbb R^2$.
Fix $(x_1,x_2)\in\mathbb R^2$, and define the $C^1$ function $h:[0,1]\to\mathbb R$ by $h(t)=u(tx_1,tx_2)$. Applying the [fundamental theorem of calculus](/theorems/632) on $[0,1]$ gives
\begin{align*}
u(x_1,x_2)-u(0,0) = \int_0^1 h'(t)\, d\mathcal L^1(t).
\end{align*}
By the chain rule and the identity $\nabla u=(b_1,b_2)$, we have $h'(t)=b_1x_1+b_2x_2$ for every $t\in[0,1]$. Therefore
\begin{align*}
u(x_1,x_2)-u(0,0) = \int_0^1 \bigl(b_1x_1+b_2x_2\bigr)\, d\mathcal L^1(t) = b_1x_1+b_2x_2.
\end{align*}
Thus
\begin{align*}
u(x_1,x_2)=b_1x_1+b_2x_2+c
\end{align*}
for every $(x_1,x_2)\in\mathbb R^2$. Hence $u$ is affine, and equivalently the entire minimal graph $\Sigma$ is the affine plane $\{(x_1,x_2,b_1x_1+b_2x_2+c):(x_1,x_2)\in\mathbb R^2\}$.
[/step]