关于dashboard

0 views
Skip to first unread message

eleven

unread,
Jun 22, 2006, 5:17:38 AM6/22/06
to pentaho_cn
问问大伙儿,我现在研究pentaho的dashboard,在画dial时,有没有办法不在solution的widget
xml配置文件里配置dial的参数,而是外部程序传入?比如以下这一段
<interval>
<label>Low</label>
<minimum>0</minimum>
<maximum>20</maximum>
<!--<color>#ffffff</color>-->
<text-color>#00cc00</text-color>
<stroke-width>8</stroke-width>
</interval>
<interval>
<label>Mid</label>
<minimum>20</minimum>
<maximum>40</maximum>
<!--<color>#ffffff</color>-->
<text-color>#ffff00</text-color>
<stroke-width>8</stroke-width>
</interval>
<interval>
<label>Hig</label>
<!-- this is the value that the range starts at -->
<minimum>40</minimum>
<!-- this is the value that the range stops at -->
<maximum>60</maximum>
<!-- this is the color of the range -->
<!--<color>#ffffff</color>-->
<!-- this is the color of the text for the range value and tick
marks -->
<text-color>#ff0000</text-color>
<stroke-width>8</stroke-width>
</interval>

Peter Ma

unread,
Jun 22, 2006, 5:21:17 AM6/22/06
to penta...@googlegroups.com
You could not give the params as dial params

Maybe you should modify the code


--
www.mawei.name
Petit
IM&mail:mawe...@gmail.com
13585201588

zhang defeng

unread,
Jun 22, 2006, 5:28:57 AM6/22/06
to penta...@googlegroups.com
但是 当我想表现数据在dial上时, 这个value是动态的,因此dial上的刻度(minimum,maximum等)也应该是动态指定的吧?

 
在06-6-22,Peter Ma <mawe...@gmail.com> 写道:

Peter Ma

unread,
Jun 22, 2006, 5:33:19 AM6/22/06
to penta...@googlegroups.com
这个我也很苦恼,所以经常造成指针丢失,要么指针效果不明显,很头疼,可惜他不支持。
Reply all
Reply to author
Forward
0 new messages