cccBulletChart_PreExecution

Embed Size (px)

DESCRIPTION

Pentaho Bullet chart in table component

Citation preview

  • function(){ this.setAddInOptions("colType","cccBulletChart",function(state){ return { defaults:{ bulletSize:40 , width:120 } , extensionPoints:{ bulletMeasure_fillStyle:"#191970", bulletRuleLabel_visible:false, bulletTitle_visible:false, bulletSubTitle_visible:false, bulletRule_visible:false } } }); }