The Y-axis represents the potential energy and the X-axis represents the progress of the reaction. This can be done as follows:
\[
\begin{tikzpicture}
\draw[->] (0,0) -- (6,0) node[right] {Progress of the reaction};
\draw[->] (0,0) -- (0,5) node[above] {Potential
Show more…