AspectRatio->Automatic obtains the aspect ratio from the coordinate values, so if the Y values are much smaller than the X values the graph will be flat. The default aspect ratio is 1/GoldenRatio, which is a fixed number, independent of the scaling of values. That is likely what you want. So just remove the AspectRatio option.