The y-axis represents the potential energy and the x-axis represents the progress of the reaction.
\[
\begin{tikzpicture}
\draw[thick,->] (0,0) -- (4,0) node[anchor=north west] {Reaction progress};
\draw[thick,->] (0,0) -- (0,4) node[anchor=south east]
Show more…