scatter.xml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: ans
  4. (C) Copyright IBM Corp. 2005, 2016
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <!--
  8. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  9. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  10. -->
  11. <report xmlns="#SCHEMA#" expressionLocale="en-us">
  12. <modelPath>/content/package[@name='Great Outdoors Company']/model[@name='model']</modelPath>
  13. <queries>
  14. <query name="Query1">
  15. <source>
  16. <model/>
  17. </source>
  18. <selection>
  19. <dataItem name="Revenue">
  20. <expression>[Great Outdoors Company].[Measures].[Revenue]</expression>
  21. </dataItem>
  22. <dataItem name="Quantity sold">
  23. <expression>[Great Outdoors Company].[Measures].[Quantity sold]</expression>
  24. </dataItem>
  25. <dataItem name="Product type" aggregate="none" rollupAggregate="none">
  26. <expression>[Great Outdoors Company].[Products].[Products].[Product type]</expression>
  27. </dataItem>
  28. </selection>
  29. </query>
  30. </queries>
  31. <layouts>
  32. <layout>
  33. <reportPages>
  34. <page name="Page1">
  35. <style>
  36. <defaultStyles>
  37. <defaultStyle refStyle="pg"/>
  38. </defaultStyles>
  39. </style>
  40. <pageBody>
  41. <style>
  42. <defaultStyles>
  43. <defaultStyle refStyle="pb"/>
  44. </defaultStyles>
  45. </style>
  46. <contents>
  47. <scatterChart dataPointSize="6" refQuery="Query1" name="Scatter Chart1" pointChartDataPointShape="circle">
  48. <legend>
  49. <legendPosition>
  50. <relativePosition/>
  51. </legendPosition>
  52. <legendTitle refQuery="Query1">
  53. <style>
  54. <defaultStyles>
  55. <defaultStyle refStyle="lx"/>
  56. </defaultStyles>
  57. </style>
  58. </legendTitle>
  59. <style>
  60. <defaultStyles>
  61. <defaultStyle refStyle="lg"/>
  62. </defaultStyles>
  63. </style>
  64. </legend>
  65. <numericalAxisX>
  66. <axisTitle refQuery="Query1">
  67. <style>
  68. <defaultStyles>
  69. <defaultStyle refStyle="at"/>
  70. </defaultStyles>
  71. </style>
  72. </axisTitle>
  73. <gridlines color="#cccccc"/>
  74. <axisLine color="black"/>
  75. <style>
  76. <defaultStyles>
  77. <defaultStyle refStyle="al"/>
  78. </defaultStyles>
  79. </style>
  80. </numericalAxisX>
  81. <numericalAxisY>
  82. <axisTitle refQuery="Query1">
  83. <style>
  84. <defaultStyles>
  85. <defaultStyle refStyle="at"/>
  86. </defaultStyles>
  87. </style>
  88. </axisTitle>
  89. <gridlines color="#cccccc"/>
  90. <axisLine color="black"/>
  91. <style>
  92. <defaultStyles>
  93. <defaultStyle refStyle="al"/>
  94. </defaultStyles>
  95. </style>
  96. </numericalAxisY>
  97. <style>
  98. <CSS value="padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px"/>
  99. <defaultStyles>
  100. <defaultStyle refStyle="ch"/>
  101. </defaultStyles>
  102. </style>
  103. <pointClusters>
  104. <chartNodes>
  105. <chartNode>
  106. <chartNodeMembers>
  107. <chartNodeMember refDataItem="Product type">
  108. <chartContents>
  109. <chartTextItem>
  110. <dataSource>
  111. <memberCaption/>
  112. </dataSource>
  113. </chartTextItem>
  114. </chartContents>
  115. </chartNodeMember>
  116. </chartNodeMembers>
  117. </chartNode>
  118. </chartNodes>
  119. </pointClusters>
  120. <pointXMeasure refDataItem="Revenue"/>
  121. <pointYMeasure refDataItem="Quantity sold"/>
  122. </scatterChart>
  123. </contents>
  124. </pageBody>
  125. <pageHeader>
  126. <contents>
  127. <block>
  128. <style>
  129. <defaultStyles>
  130. <defaultStyle refStyle="ta"/>
  131. </defaultStyles>
  132. </style>
  133. <contents>
  134. <textItem>
  135. <style>
  136. <defaultStyles>
  137. <defaultStyle refStyle="tt"/>
  138. </defaultStyles>
  139. </style>
  140. <dataSource>
  141. <staticValue/>
  142. </dataSource>
  143. </textItem>
  144. </contents>
  145. </block>
  146. </contents>
  147. <style>
  148. <defaultStyles>
  149. <defaultStyle refStyle="ph"/>
  150. </defaultStyles>
  151. <CSS value="padding-bottom:10px"/>
  152. </style>
  153. </pageHeader>
  154. <pageFooter>
  155. <contents>
  156. <table>
  157. <tableRows>
  158. <tableRow>
  159. <tableCells>
  160. <tableCell>
  161. <contents>
  162. <date>
  163. <style>
  164. <dataFormat>
  165. <dateFormat/>
  166. </dataFormat>
  167. </style>
  168. </date>
  169. </contents>
  170. <style>
  171. <CSS value="vertical-align:top;text-align:left;width:25%"/>
  172. </style>
  173. </tableCell>
  174. <tableCell>
  175. <contents>
  176. <pageNumber/>
  177. </contents>
  178. <style>
  179. <CSS value="vertical-align:top;text-align:center;width:50%"/>
  180. </style>
  181. </tableCell>
  182. <tableCell>
  183. <contents>
  184. <time>
  185. <style>
  186. <dataFormat>
  187. <timeFormat/>
  188. </dataFormat>
  189. </style>
  190. </time>
  191. </contents>
  192. <style>
  193. <CSS value="vertical-align:top;text-align:right;width:25%"/>
  194. </style>
  195. </tableCell>
  196. </tableCells>
  197. </tableRow>
  198. </tableRows>
  199. <style>
  200. <defaultStyles>
  201. <defaultStyle refStyle="tb"/>
  202. </defaultStyles>
  203. <CSS value="border-collapse:collapse;width:100%"/>
  204. </style>
  205. </table>
  206. </contents>
  207. <style>
  208. <defaultStyles>
  209. <defaultStyle refStyle="pf"/>
  210. </defaultStyles>
  211. <CSS value="padding-top:10px"/>
  212. </style>
  213. </pageFooter>
  214. </page>
  215. </reportPages>
  216. </layout>
  217. </layouts>
  218. <classStyles>
  219. <classStyle name="pd_1" label="Excellent">
  220. <CSS value="background-color:#009933; color:#FFFFFF;"/>
  221. </classStyle>
  222. <classStyle name="pd_2" label="Very good">
  223. <CSS value="background-color:#FFFFFF; color:#009933;"/>
  224. </classStyle>
  225. <classStyle name="pd_3" label="Average">
  226. <CSS value="background-color:#FFFFFF; color:#CC9900;"/>
  227. </classStyle>
  228. <classStyle name="pd_4" label="Below average">
  229. <CSS value="background-color:#FFFFFF; color:#990000;"/>
  230. </classStyle>
  231. <classStyle name="pd_5" label="Poor">
  232. <CSS value="background-color:#990000; color:#FFFFFF;"/>
  233. </classStyle>
  234. </classStyles>
  235. <XMLAttributes>
  236. <XMLAttribute name="listSeparator" value=","/>
  237. </XMLAttributes>
  238. </report>