I am trying to plot the coefficient paths after running a lass command. I am surprised that I cannot seem to find an option to display my variable labels rather than variable names. Is this not possible?

Here is a reproducible example:

Code:
sysuse auto

lasso linear price mpg rep78

coefpath, legend(on)
That produces this:
Array


But I would like this:
Array