请问,我这个命令哪里出现错误了呢,为什么做出的图是空图呢?谢谢
kdensity t if (year==1999),bwidth(0.5) plot(kdensity t if (year==2001),bwidth(0.5) || kdensity t if (year==2005),bwidth(0.5)) legend(ring(2) pos(2) label(1 "1999") label(2 "2001") label(3 "2005") )