楼主: ihust
2130 2

patternid选项是做什么用的? [推广有奖]

  • 3关注
  • 2粉丝

博士生

47%

还不是VIP/贵宾

-

威望
0
论坛币
10339 个
通用积分
0.0600
学术水平
2 点
热心指数
3 点
信用等级
2 点
经验
2776 点
帖子
250
精华
0
在线时间
159 小时
注册时间
2012-4-29
最后登录
2016-9-8

1论坛币
proc gchart data=dst.projects;
        vbar3d region/patternid=midpoint;
run;
记得以前见过,但一时记不起了,翻书也没找到。patternid选项是干什么用的呢?

最佳答案

pobel 查看完整内容

应该是用来设定什么时候使用新的pattern. PATTERNID=BY | GROUP | MIDPOINT | SUBGROUP specifies the way fill patterns are assigned. By default, PATTERNID=SUBGROUP. Values for PATTERNID= are as follows: BY changes patterns each time the value of the BY variable changes. All bars use the same pattern if the GCHART procedure does not include a BY statement. GROUP changes patterns every ti ...
关键词:Pattern ATT Pat 做什么 Projects 做什么

回帖推荐

pobel 发表于2楼  查看完整内容

应该是用来设定什么时候使用新的pattern. PATTERNID=BY | GROUP | MIDPOINT | SUBGROUP specifies the way fill patterns are assigned. By default, PATTERNID=SUBGROUP. Values for PATTERNID= are as follows: BY changes patterns each time the value of the BY variable changes. All bars use the same pattern if the GCHART procedure does not include a BY statement. GROUP changes patterns every ti ...
沙发
pobel 在职认证  发表于 2013-1-31 15:16:20 |只看作者 |坛友微信交流群
应该是用来设定什么时候使用新的pattern.

PATTERNID=BY | GROUP | MIDPOINT | SUBGROUP
specifies the way fill patterns are assigned. By default, PATTERNID=SUBGROUP. Values for PATTERNID= are as follows:

BY
changes patterns each time the value of the BY variable changes. All bars use the same pattern if the GCHART procedure does not include a BY statement.

GROUP
changes patterns every time the value of the group variable changes. All bars in each group use the same pattern, but a different pattern is used for each group.

MIDPOINT
changes patterns every time the midpoint value changes. If you use the GROUP= option, the respective midpoint patterns are repeated for each group.

SUBGROUP
changes patterns every time the value of the subgroup variable changes. The bars must be subdivided by the SUBGROUP= option for the SUBGROUP value to have an effect. Without SUBGROUP=, all bars have the same pattern.
已有 1 人评分学术水平 热心指数 信用等级 收起 理由
ihust + 1 + 1 + 1 热心帮助其他会员

总评分: 学术水平 + 1  热心指数 + 1  信用等级 + 1   查看全部评分

和谐拯救危机

使用道具

藤椅
ihust 发表于 2013-1-31 17:17:47 |只看作者 |坛友微信交流群
pobel 发表于 2013-1-31 15:16
应该是用来设定什么时候使用新的pattern.

PATTERNID=BY | GROUP | MIDPOINT | SUBGROUP
3Q      

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-4 08:21