Commit 92c88ca9 authored by sshinde's avatar sshinde

Added Request Efficiency Summary pie Chart in view


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@99897 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b6c2feda
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
<datasource id ='3' driverName='DriverITM'><![CDATA[ReqEfficiencySummaryServlet]]></datasource> <datasource id ='3' driverName='DriverITM'><![CDATA[ReqEfficiencySummaryServlet]]></datasource>
<datasource id ='4' driverName='DriverITM'><![CDATA[PendingReqSummaryGraphServlet]]></datasource> <datasource id ='4' driverName='DriverITM'><![CDATA[PendingReqSummaryGraphServlet]]></datasource>
<datasource id ='5' driverName='DriverITM'><![CDATA[MissingFDBackServlet]]></datasource> <datasource id ='5' driverName='DriverITM'><![CDATA[MissingFDBackServlet]]></datasource>
<datasource id ='6' driverName='DriverITM'><![CDATA[ReqEfficiencySummaryPieChartServlet]]></datasource>
<view id='1' name='Graph View'> <view id='1' name='Graph View'>
...@@ -395,7 +396,7 @@ ...@@ -395,7 +396,7 @@
<right_yaxis_title><![CDATA[]]></right_yaxis_title> <right_yaxis_title><![CDATA[]]></right_yaxis_title>
</column_group> </column_group>
</component> </component>
<component datasource='3' id='6' type='G'> <component datasource='6' id='6' type='G'>
<ComponentTitle><![CDATA[Time Detail]]></ComponentTitle> <ComponentTitle><![CDATA[Time Detail]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
......
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