全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
2396 2
2013-01-31
悬赏 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 ...
二维码

扫码加我 拉你入群

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

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

全部回复
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.
二维码

扫码加我 拉你入群

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

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

2013-1-31 17:17:47
pobel 发表于 2013-1-31 15:16
应该是用来设定什么时候使用新的pattern.

PATTERNID=BY | GROUP | MIDPOINT | SUBGROUP
3Q      
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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