% pgfplots-autonode.code.tex -- alternate loader for the autonode library.
% Copyright (C) 2026 Christophe Jorssen. LPPL 1.3c or later.
% The canonical loader is \usepgfplotslibrary{autonode}.

\ifx\usepgfplotslibrary\undefined
  \errmessage{pgfplots-autonode requires PGFPlots to be loaded first}
\fi
\usepgfplotslibrary{autonode}
\endinput
