Commit e17436b1 authored by skamble's avatar skamble

xml changes for chc kpi dashboard -

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217892 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 14b438b5
......@@ -472,11 +472,23 @@
</column_group>
<composite_config><![CDATA[
{
charts_config: {
chartDetailModel:{
series : true,
summary : {
info_column : 'ACTUAL_VALUE_STR',
subinfo_column : 'TARGET_VALUE_STR',
data_column : 'ACTUAL_VALUE',
target_column : 'TARGET_VALUE',
sh_descr : 'SH_DESCR'
}
},
chartConfig: {
image: 'total_calls.svg',
title_column: 'Total Calls',
theme : 'violet',
options: {
theme : 'violet',
chartType: 'percentage',
options: {
percentFactorColumn: 'TARGET_VALUE',
animateScale: true,
animateRotate: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment