{:W('Plot', array('type'=>'pieChart', 'id'=>'1', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value1, 'color'=>$color, 'show'=>$show1))}
{:W('Plot', array('type'=>'pieChart', 'id'=>'2', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value2, 'color'=>$color, 'show'=>$show1))}
{:W('Plot', array('type'=>'pieChart', 'id'=>'3', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value3, 'color'=>$color, 'show'=>$show1))}
{:W('Plot', array('type'=>'pieChart', 'id'=>'4', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value4, 'color'=>$color, 'show'=>$show2))}
1, 'tt'=>22, 'ttt'=>3, 'ss'=>42, 'sss'=>5, 's'=>63, 'a'=>7, 'aa'=>82, 'aaa'=>9, 'x'=>100);
?>
{:W('Plot', array('type'=>'pointLabelsChart', id=>'1', title=>$title.' - 1', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'value'=>$value1))}
{:W('Plot', array('type'=>'pointLabelsChart', id=>'2', title=>$title.' - 2', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'value'=>$value2))}
{:W('Plot', array('type'=>'pointLabelsChart', id=>'3', title=>$title.' - 3', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'value'=>$value3))}
{:W('Plot', array('type'=>'pointLabelsChart', id=>'4', title=>$title.' - 4', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'value'=>$value4))}
{:W('Plot', array('type'=>'barChart', id=>'1', title=>$title.' - 1', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value1))}
{:W('Plot', array('type'=>'barChart', id=>'2', title=>$title.' - 2', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value2))}
{:W('Plot', array('type'=>'barChart', id=>'3', title=>$title.' - 3', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value3))}
{:W('Plot', array('type'=>'barChart', id=>'4', title=>$title.' - 4', 'pWidth'=>$pWidth, 'pHeight'=>$pHeight, 'key'=>$key, 'value'=>$value4))}