definition.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. <visualizationDefinition xmlns="http://www.ibm.com/xmlns/prod/ba/visBundle/chartTypeDefinition.3_1/" supportsDefaultDataFormatting="true" definitionVersion="3_1" adapter="com.ibm.cognos.adapters.rave.RAVEChartAdapter" name="sample.ColumnLineCombo">
  2. <slots>
  3. <categorySlot categoryValues="indexedFull" name="categories">
  4. <label ids="lblCategories">
  5. </label>
  6. <tooltip ids="tooltipCategories">
  7. </tooltip>
  8. </categorySlot>
  9. <categorySlot categoryValues="indexedFull" name="series">
  10. <label ids="lblSeries">
  11. </label>
  12. <tooltip ids="tooltipSeries">
  13. </tooltip>
  14. </categorySlot>
  15. <valueSlot supportsRange="true" name="size">
  16. <label ids="lblSize">
  17. </label>
  18. <tooltip ids="tooltipSize">
  19. </tooltip>
  20. </valueSlot>
  21. <valueSlot name="baseline" supportsRange="true">
  22. <label ids="lblbaseline"/>
  23. <tooltip ids="tooltipbaseline"/>
  24. </valueSlot>
  25. </slots>
  26. <dataSets>
  27. <dataSet hasChartElements="true" optionalOverride="false" name="dataSet">
  28. <categoryAxes>
  29. <categoryAxis name="categoriesEdge">
  30. <axisStructure>
  31. <set refSlot="categories"/>
  32. </axisStructure>
  33. </categoryAxis>
  34. <categoryAxis name="seriesEdge">
  35. <axisStructure>
  36. <set refSlot="series"/>
  37. </axisStructure>
  38. </categoryAxis>
  39. </categoryAxes>
  40. <valueAxis>
  41. <valueAxisSet>
  42. <valueAxisValue refSlot="size"/>
  43. <valueAxisValue refSlot="baseline"/>
  44. </valueAxisSet>
  45. </valueAxis>
  46. <label ids="lblDataSet">
  47. </label>
  48. <tooltip ids="tooltipDataSet">
  49. </tooltip>
  50. </dataSet>
  51. </dataSets>
  52. <properties>
  53. <propertiesGroup name="commonProperties">
  54. <groupProperties>
  55. <enumProperty outputType="interactive" name="animationEffect">
  56. <enumValues>
  57. <enumValue value="none">
  58. <label ids="lblAnimationNone">
  59. </label>
  60. </enumValue>
  61. <enumValue value="transition">
  62. <label ids="lblAnimationTransition">
  63. </label>
  64. </enumValue>
  65. <enumValue value="fadeIn">
  66. <label ids="lblAnimationFadeIn">
  67. </label>
  68. </enumValue>
  69. <enumValue value="flyIn">
  70. <label ids="lblAnimationFlyin">
  71. </label>
  72. </enumValue>
  73. <enumValue value="grow">
  74. <label ids="lblAnimationGrow">
  75. </label>
  76. </enumValue>
  77. <enumValue value="reveal">
  78. <label ids="lblAnimationReveal">
  79. </label>
  80. </enumValue>
  81. </enumValues>
  82. <label ids="lblAnimationEffect">
  83. </label>
  84. <defaultValue>none</defaultValue>
  85. </enumProperty>
  86. <integerProperty outputType="all" name="width">
  87. <label ids="lblWidth">
  88. </label>
  89. <defaultInteger>500</defaultInteger>
  90. </integerProperty>
  91. <integerProperty outputType="all" name="height">
  92. <label ids="lblHeight">
  93. </label>
  94. <defaultInteger>500</defaultInteger>
  95. </integerProperty>
  96. <booleanProperty name="showValues">
  97. <label ids="lblShowValues"/>
  98. <tooltip ids="descShowValues"/>
  99. <description ids="descShowValues"/>
  100. <defaultBoolean>false</defaultBoolean>
  101. </booleanProperty>
  102. <enumProperty name="valuesLocation">
  103. <label ids="lblvaluesLocation"/>
  104. <description ids="viz_valuesLocation"/>
  105. <defaultValue>Outside top</defaultValue>
  106. <enumValues>
  107. <enumValue value="Outside top">
  108. <label ids="lblOutsidetop"/>
  109. </enumValue>
  110. <enumValue value="Inside top">
  111. <label ids="lblInsidetop"/>
  112. </enumValue>
  113. <enumValue value="Centered">
  114. <label ids="lblCentered"/>
  115. </enumValue>
  116. <enumValue value="Centered inside">
  117. <label ids="lblCenteredinside"/>
  118. </enumValue>
  119. <enumValue value="Inside bottom">
  120. <label ids="lblInsidebottom"/>
  121. </enumValue>
  122. </enumValues>
  123. </enumProperty>
  124. <colorProperty name="backgroundColor">
  125. <label ids="lblBackgroundColor"/>
  126. <tooltip ids="descBackgroundColor"/>
  127. <description ids="descBackgroundColor"/>
  128. <defaultColor>
  129. <RGBA r="255" g="255" b="255" a="0"/>
  130. </defaultColor>
  131. </colorProperty>
  132. <colorProperty name="chartBodyColor">
  133. <label ids="lblChartBodyColor"/>
  134. <tooltip ids="descChartBodyColor"/>
  135. <description ids="descChartBodyColor"/>
  136. <defaultColor>
  137. <RGBA r="233" g="233" b="233" a="1"/>
  138. </defaultColor>
  139. </colorProperty>
  140. <colorProperty name="baselineColor">
  141. <label ids="lblBaselineColor"/>
  142. <tooltip ids="tooltipBaselineColor"/>
  143. <description ids="descBaselineColor"/>
  144. <defaultColor>
  145. <RGBA r="1" g="111" b="111"/>
  146. </defaultColor>
  147. </colorProperty>
  148. </groupProperties>
  149. <label ids="lblCommonGroup">Common</label>
  150. </propertiesGroup>
  151. <propertiesGroup name="barProperties">
  152. <label ids="lblBarGroup"/>
  153. <groupProperties>
  154. <booleanProperty name="stacked">
  155. <label ids="lblStacked"/>
  156. <tooltip ids="descStacked"/>
  157. <description ids="descStacked"/>
  158. <defaultBoolean>false</defaultBoolean>
  159. </booleanProperty>
  160. <lengthProperty name="elementBorderWidth" unit="px,%,cm,mm,pt,pc">
  161. <label ids="lblBorderWidth"/>
  162. <tooltip ids="descBorderWidth"/>
  163. <description ids="descBorderWidth"/>
  164. <defaultLength>0.5px</defaultLength>
  165. </lengthProperty>
  166. </groupProperties>
  167. </propertiesGroup>
  168. <propertiesGroup name="legendProperties">
  169. <label ids="lblLegend">Legend</label>
  170. <groupProperties>
  171. <booleanProperty name="showLegend">
  172. <label ids="lblShowLegend"/>
  173. <tooltip ids="descShowLegend"/>
  174. <description ids="descShowLegend"/>
  175. <defaultBoolean>true</defaultBoolean>
  176. </booleanProperty>
  177. <enumProperty name="legendLocation">
  178. <label ids="lbllegendLocation"/>
  179. <description ids="viz_legendLocation"/>
  180. <defaultValue>Right</defaultValue>
  181. <enumValues>
  182. <enumValue value="right">
  183. <label ids="lblRight"/>
  184. </enumValue>
  185. <enumValue value="left">
  186. <label ids="lblLeft"/>
  187. </enumValue>
  188. <enumValue value="top">
  189. <label ids="lblTop"/>
  190. </enumValue>
  191. <enumValue value="bottom">
  192. <label ids="lblBottom"/>
  193. </enumValue>
  194. </enumValues>
  195. </enumProperty>
  196. <lengthProperty name="legendWidth" unit="px,%,cm,mm,pt,pc">
  197. <label ids="lblLegendWidth"/>
  198. <description ids="viz_LegendWidth"/>
  199. <defaultLength>20%</defaultLength>
  200. </lengthProperty>
  201. <lengthProperty name="legendHeight" unit="px,%,cm,mm,pt,pc">
  202. <label ids="lblLegendHeight"/>
  203. <description ids="viz_LegendHeight"/>
  204. <defaultLength>100%</defaultLength>
  205. </lengthProperty>
  206. </groupProperties>
  207. </propertiesGroup>
  208. <propertiesGroup name="fontProperties">
  209. <groupProperties>
  210. <colorProperty name="fontColor">
  211. <label ids="lblFontColor"/>
  212. <tooltip ids="descFontColor"/>
  213. <description ids="descFontColor"/>
  214. <defaultColor>
  215. <RGBA r="128" g="128" b="128"/>
  216. </defaultColor>
  217. </colorProperty>
  218. <fontProperty name="labelFont" unit="px,%,cm,mm,pt,pc">
  219. <label ids="lblLabelFont"/>
  220. <tooltip ids="descLabelFont"/>
  221. <description ids="descLabelFont"/>
  222. <defaultFont family="Arial Unicode MS, Andale WT, Tahoma, Arial, MS UI Gothic, Gulim, SimSun, PMingLiU, Raghu8, sans-serif" size="9pt" weight="normal" style="normal"/>
  223. </fontProperty>
  224. <colorProperty name="valueFontColor">
  225. <label ids="lblValueFontColor"/>
  226. <tooltip ids="descValueFontColor"/>
  227. <description ids="descValueFontColor"/>
  228. <defaultColor>
  229. <RGBA r="17" g="17" b="17"/>
  230. </defaultColor>
  231. </colorProperty>
  232. <fontProperty name="valueLabelFont" unit="px,%,cm,mm,pt,pc">
  233. <label ids="lblValueLabelFont"/>
  234. <tooltip ids="descValueLabelFont"/>
  235. <description ids="descValueLabelFont"/>
  236. <defaultFont family="Arial Unicode MS, Andale WT, Tahoma, Arial, MS UI Gothic, Gulim, SimSun, PMingLiU, Raghu8, sans-serif" size="8pt" weight="normal" style="normal"/>
  237. </fontProperty>
  238. <booleanProperty name="showFontShadow">
  239. <label ids="lblShowFontShadow"/>
  240. <tooltip ids="tooltipShowFontShadow"/>
  241. <description ids="descShowFontShadow"/>
  242. <defaultBoolean>true</defaultBoolean>
  243. </booleanProperty>
  244. <colorProperty name="valueShadowFontColor">
  245. <label ids="lblValueShadowFontColor"/>
  246. <tooltip ids="tooltipValueShadowFontColor"/>
  247. <description ids="descValueShadowFontColor"/>
  248. <defaultColor>
  249. <RGBA r="34" g="34" b="34"/>
  250. </defaultColor>
  251. </colorProperty>
  252. </groupProperties>
  253. <label ids="lblFontPropertiesGroup">Font</label>
  254. </propertiesGroup>
  255. <propertiesGroup name="firstNumericAxis">
  256. <groupProperties>
  257. <enumProperty name="firstNumericAxisSize">
  258. <enumValues>
  259. <enumValue value="auto">
  260. <label ids="lblAuto">Automatic</label>
  261. </enumValue>
  262. <enumValue value="0%%">
  263. <label ids="lbl0">0%</label>
  264. </enumValue>
  265. <enumValue value="5%%">
  266. <label ids="lbl5">5%</label>
  267. </enumValue>
  268. <enumValue value="10%%">
  269. <label ids="lbl10">10%</label>
  270. </enumValue>
  271. <enumValue value="15%%">
  272. <label ids="lbl15">15%</label>
  273. </enumValue>
  274. <enumValue value="20%%">
  275. <label ids="lbl20">20%</label>
  276. </enumValue>
  277. <enumValue value="25%%">
  278. <label ids="lbl25">25%</label>
  279. </enumValue>
  280. <enumValue value="30%%">
  281. <label ids="lbl30">30%</label>
  282. </enumValue>
  283. <enumValue value="35%%">
  284. <label ids="lbl35">35%</label>
  285. </enumValue>
  286. <enumValue value="40%%">
  287. <label ids="lbl40">40%</label>
  288. </enumValue>
  289. </enumValues>
  290. <label ids="lblNumericAxisSize">Size</label>
  291. <description ids="descNumericAxisSize"/>
  292. <defaultValue>15%%</defaultValue>
  293. </enumProperty>
  294. <decimalProperty name="firstNumericAxisMin">
  295. <label ids="lblNumericAxisMin"/>
  296. <description ids="viz_NumericAxisMin"/>
  297. </decimalProperty>
  298. <decimalProperty name="firstNumericAxisMax">
  299. <label ids="lblNumericAxisMax"/>
  300. <description ids="viz_NumericAxisMax"/>
  301. </decimalProperty>
  302. <colorProperty name="firstNumericAxisGridlineColor">
  303. <label ids="lblGridlineColor"/>
  304. <tooltip ids="descGridlineColor"/>
  305. <description ids="descGridlineColor"/>
  306. <defaultColor>
  307. <RGBA r="255" g="255" b="255" a="1"/>
  308. </defaultColor>
  309. </colorProperty>
  310. <enumProperty name="firstNumericAxisGridlineStyle">
  311. <enumValues>
  312. <enumValue value="None">
  313. <label ids="lblNone">None</label>
  314. </enumValue>
  315. <enumValue value="Solid">
  316. <label ids="lblSolid">Solid</label>
  317. </enumValue>
  318. <enumValue value="LongDash">
  319. <label ids="lblLongDash">Long Dash</label>
  320. </enumValue>
  321. <enumValue value="LongDashDot">
  322. <label ids="lblLongDashDot">Long Dash Dot</label>
  323. </enumValue>
  324. <enumValue value="LongDash">
  325. <label ids="lblLongDash">Long Dash</label>
  326. </enumValue>
  327. <enumValue value="ShortDash">
  328. <label ids="lblShortDash">Short Dash</label>
  329. </enumValue>
  330. <enumValue value="ShortDashDot">
  331. <label ids="lblShortDashDot">Short Dash Dot</label>
  332. </enumValue>
  333. <enumValue value="ShortDashDotDot">
  334. <label ids="lblShortDashDotDot">Short Dash Dot Dot</label>
  335. </enumValue>
  336. <enumValue value="Dash">
  337. <label ids="lblDash">Dash</label>
  338. </enumValue>
  339. <enumValue value="ShortDot">
  340. <label ids="lblShortDot">Short Dot</label>
  341. </enumValue>
  342. <enumValue value="Dot">
  343. <label ids="lblDot">Dot</label>
  344. </enumValue>
  345. </enumValues>
  346. <label ids="lblGridlineStyle">Gridline Style</label>
  347. <description ids="descGridlineStyle"/>
  348. <defaultValue>Solid</defaultValue>
  349. </enumProperty>
  350. <colorProperty name="firstNumericAxisLineColor">
  351. <label ids="lblAxisLineColor"/>
  352. <tooltip ids="descAxisLineColor"/>
  353. <description ids="descAxisLineColor"/>
  354. <defaultColor>
  355. <RGBA r="255" g="255" b="255" a="1"/>
  356. </defaultColor>
  357. </colorProperty>
  358. </groupProperties>
  359. <label ids="lblFirstNumericAxisGroup">Y Axis</label>
  360. </propertiesGroup>
  361. <propertiesGroup name="categoryAxisProperties">
  362. <label ids="lblCategoryAxisGroup"/>
  363. <groupProperties>
  364. <enumProperty name="categoryAxisSize">
  365. <enumValues>
  366. <enumValue value="auto">
  367. <label ids="lblAuto">Automatic</label>
  368. </enumValue>
  369. <enumValue value="0%%">
  370. <label ids="lbl0">0%</label>
  371. </enumValue>
  372. <enumValue value="5%%">
  373. <label ids="lbl5">5%</label>
  374. </enumValue>
  375. <enumValue value="10%%">
  376. <label ids="lbl10">10%</label>
  377. </enumValue>
  378. <enumValue value="15%%">
  379. <label ids="lbl15">15%</label>
  380. </enumValue>
  381. <enumValue value="20%%">
  382. <label ids="lbl20">20%</label>
  383. </enumValue>
  384. <enumValue value="25%%">
  385. <label ids="lbl25">25%</label>
  386. </enumValue>
  387. <enumValue value="30%%">
  388. <label ids="lbl30">30%</label>
  389. </enumValue>
  390. <enumValue value="35%%">
  391. <label ids="lbl35">35%</label>
  392. </enumValue>
  393. <enumValue value="40%%">
  394. <label ids="lbl40">40%</label>
  395. </enumValue>
  396. </enumValues>
  397. <label ids="lblCategoryAxisSize">Size</label>
  398. <description ids="descCategoryAxisSize"/>
  399. <defaultValue>15%%</defaultValue>
  400. </enumProperty>
  401. <colorProperty name="categoryAxisLineColor">
  402. <label ids="lblAxisLineColor"/>
  403. <tooltip ids="descAxisLineColor"/>
  404. <description ids="descAxisLineColor"/>
  405. <defaultColor>
  406. <RGBA r="255" g="255" b="255" a="1"/>
  407. </defaultColor>
  408. </colorProperty>
  409. </groupProperties>
  410. </propertiesGroup>
  411. </properties>
  412. <label ids="lblChartType">
  413. </label>
  414. <description ids="descChartType">
  415. </description>
  416. <tooltip ids="tooltipChartType">
  417. </tooltip>
  418. <author>ibm.com</author>
  419. <tags>
  420. <tag ids="tagColumn">Column</tag>
  421. </tags>
  422. </visualizationDefinition>