cognos柱形图能设置柱宽吗?

0
 现在的情况是如果筛选的数据合适 柱 的宽度还好,但是如果一旦只筛选出一条数据 那么柱子很宽啊,很难看 
已邀请:
0

左右 - 数据服务专家 专注于IBM家族高级分析领域钻研 数据可视化践行者 2015-10-18 回答

Cognos有两种图形引擎,一种是C10之后的默认引擎。另一种是C8那种(叫Legacy引擎)。
如果在C10的新引擎中控制宽度可以方便的使用width属性:
2015-10-17_23h31_46.png


但是如果在旧引擎(Legacy)中,似乎不可以控制这个参数。请参考一个文档:http://www-01.ibm.com/support/knowledgecenter/SSRL5J_1.1.0/com.ibm.swg.ba.cognos.ug_cr_rptstd.10.1.1.doc/c_rs_charts_limits_legacy.html%23rs_charts_limits_legacy

同时,在IBM官方文档上找到:
The bars are created by the Cognos engine at runtime.The rendering
engine does not initially know how many bars are to be created and assigns
their widths dynamically. This prevents you from setting anything in Report
Studio regarding the size or width of those bars.
所以猜测这种引擎中不能进行设置
0

xiaoxiaoyuhe - 不停的学习中 2015-10-18 回答

QQ图片20151018224304.png

我怎么在条形图中找设置宽度的地方找不到呢,难道是版本不一样?我用的是10.1.1啊,应该不至于吧

要回复问题请先登录注册