Hi, this may be a trivial question, but I am having an issue with my graph using xtline where my plot is squished to the left side of the entire graph area. I tried below to no avail.

Code:
xtline adhpc, overlay legend(off) xscale(range(0 150))
Essentially I want to magnify one area of the graph (left hand side) by scaling the x-axis to 1 to 150 instead of 1 to 500.

Array