\begin{NumericDataPlot}{\textwidth}{6.5cm}
	\setxAxis{xMin=-1, xMax=2, Dx=0.5, xO=0}
	\setyAxis{yMin=-50, yMax=150, Dy=25, yO=0}
	
	\plotxAxis{x-axis label}
	\plotyAxis{y-axis label}
	
	\listplot[style=StdLineStyA]{\IdentI}
\end{NumericDataPlot}