Commit 70891b96 authored by pborate's avatar pborate

Updated changes for assessment dashboard


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205083 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 95d30448
......@@ -57,7 +57,21 @@
<chart_type id='horizontalBar'><![CDATA[horizontalBar]]></chart_type>
<height><![CDATA[500px]]></height>
<width><![CDATA[350px]]></width>
<label><![CDATA[Marks Obtained(avg)]]></label>
<backgroundColor><![CDATA[#00caff]]></backgroundColor>
</chart_properties>
<column_group id='1'>
<columns>
<column id='1' type='string' key='ENTITY_DESCR'><![CDATA[ENTITY_DESCR]]></column>
</columns>
</column_group>
<column_group id='2'>
<columns>
<column id='1' type='string' value='RESULT_AVG' ><![CDATA[RESULT_AVG]]></column>
</columns>
</column_group>
<layout protoType='card'>
<html><![CDATA[]]></html>
</layout>
......
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