全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
1644 3
2018-04-13
悬赏 20 个论坛币 已解决
ERROR: The parameter value 0 is not within the required range of 1 and 200. Using default min width of 1;
程序是:
ods rtf file="&root.output\graphs\f-12.rtf" style=&graphstyle. nogtitle nogfootnote;
proc sgplot data=_forest4 noautolegend;
   scatter y=study2value  x=average       / markerattrs=graphdata2(symbol=diamondfilled size=10);                                            
   scatter y=studyvalue   x=average       / xerrorupper=max2   xerrorlower=min2 markerattrs=graphdata1(symbol=squarefilled size=3);            
   vector  x=x2           y=studyvalue    / xorigin=x1         yorigin=studyvalue lineattrs=graphdata1(thickness=8) noarrowheads;                             
   scatter y=studyvalue   x=avg           / markerchar=means2  x2axis;                                                                             
   scatter y=studyvalue   x=_min          / markerchar=min     x2axis;                          
   scatter y=studyvalue   x=_max          / markerchar=max     x2axis;                                                                                
   xaxis   type=linear       offsetmin=0.01     offsetmax=0.35      min=0 max=70 minor display=(nolabel) ;                                                
   x2axis  offsetmin=0.7    offsetmax=0.03 display=(noticks nolabel);                                                                                      
   yaxis   display=(noticks nolabel)      offsetmin=0.071 offsetmax=0.035 values=(1 to &count by 1);  
run;

很纳闷,有大神可以解答吗?

最佳答案

l1i2n3i4n5g 查看完整内容

min=0改成min=1试试看
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2018-4-13 16:22:18
min=0改成min=1试试看
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2018-4-13 16:30:33
请问这是那种语言代码?
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2018-4-16 13:34:04
l1i2n3i4n5g 发表于 2018-4-16 09:04
min=0改成min=1试试看
试过了,现在找出了原因,就是没有贴出来的程序里有一个语句的format有问题,可是这个format是仿照例子上改的,所以现在虽然找出问题但还是不会解决 [biggrin]
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群