Commit 196b0863 authored by kpandey's avatar kpandey

Update for chc Dashboard

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@195670 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9cfbe178
......@@ -56,7 +56,7 @@
<view id='1' name='Default' type='flat' title='Customer Information' icon='customerinfo.png'>
<component datasource='1' id='10000' type='CARD'>
<component_icon><![CDATA[customerinfo.png]]></component_icon>
<component_icon><![CDATA[customerinfo.svg]]></component_icon>
<!--<ComponentTitle><![CDATA[Customer Information]]></ComponentTitle>-->
<ComponentName><![CDATA[user-info]]></ComponentName>
<component_css><![CDATA[db-col-1]]></component_css>
......@@ -99,8 +99,8 @@
<chart_properties id='1' chartProvider='chartjs'>
<chart_type id='doughnut'><![CDATA[doughnut]]></chart_type>
<height><![CDATA[250px]]></height>
<width><![CDATA[]]></width>
<height><![CDATA[150px]]></height>
<width><![CDATA[150px]]></width>
<label><![CDATA[Orders]]></label>
<opacity><![CDATA[1]]></opacity>
<legendPosition><![CDATA[inline]]></legendPosition>
......@@ -135,8 +135,8 @@
<chart_properties id='1' chartProvider='chartjs'>
<chart_type id='doughnut'><![CDATA[doughnut]]></chart_type>
<height><![CDATA[250px]]></height>
<width><![CDATA[]]></width>
<height><![CDATA[150px]]></height>
<width><![CDATA[150px]]></width>
<opacity><![CDATA[1]]></opacity>
<legendPosition><![CDATA[inline]]></legendPosition>
......@@ -185,4 +185,3 @@
</view>
</Root>
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