123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428 |
- <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">
- <slots>
- <categorySlot categoryValues="indexedFull" name="categories">
- <label ids="lblCategories">
- </label>
- <tooltip ids="tooltipCategories">
- </tooltip>
- </categorySlot>
- <categorySlot categoryValues="indexedFull" name="series">
- <label ids="lblSeries">
- </label>
- <tooltip ids="tooltipSeries">
- </tooltip>
- </categorySlot>
- <valueSlot supportsRange="true" name="size">
- <label ids="lblSize">
- </label>
- <tooltip ids="tooltipSize">
- </tooltip>
- </valueSlot>
- <valueSlot name="baseline" supportsRange="true">
- <label ids="lblbaseline"/>
- <tooltip ids="tooltipbaseline"/>
- </valueSlot>
- </slots>
- <dataSets>
- <dataSet hasChartElements="true" optionalOverride="false" name="dataSet">
- <categoryAxes>
- <categoryAxis name="categoriesEdge">
- <axisStructure>
- <set refSlot="categories"/>
- </axisStructure>
- </categoryAxis>
- <categoryAxis name="seriesEdge">
- <axisStructure>
- <set refSlot="series"/>
- </axisStructure>
- </categoryAxis>
- </categoryAxes>
- <valueAxis>
- <valueAxisSet>
- <valueAxisValue refSlot="size"/>
- <valueAxisValue refSlot="baseline"/>
- </valueAxisSet>
- </valueAxis>
- <label ids="lblDataSet">
- </label>
- <tooltip ids="tooltipDataSet">
- </tooltip>
- </dataSet>
- </dataSets>
- <properties>
- <propertiesGroup name="commonProperties">
- <groupProperties>
- <enumProperty outputType="interactive" name="animationEffect">
- <enumValues>
- <enumValue value="none">
- <label ids="lblAnimationNone">
- </label>
- </enumValue>
- <enumValue value="transition">
- <label ids="lblAnimationTransition">
- </label>
- </enumValue>
- <enumValue value="fadeIn">
- <label ids="lblAnimationFadeIn">
- </label>
- </enumValue>
- <enumValue value="flyIn">
- <label ids="lblAnimationFlyin">
- </label>
- </enumValue>
- <enumValue value="grow">
- <label ids="lblAnimationGrow">
- </label>
- </enumValue>
- <enumValue value="reveal">
- <label ids="lblAnimationReveal">
- </label>
- </enumValue>
- </enumValues>
- <label ids="lblAnimationEffect">
- </label>
- <defaultValue>none</defaultValue>
- </enumProperty>
- <integerProperty outputType="all" name="width">
- <label ids="lblWidth">
- </label>
- <defaultInteger>500</defaultInteger>
- </integerProperty>
- <integerProperty outputType="all" name="height">
- <label ids="lblHeight">
- </label>
- <defaultInteger>500</defaultInteger>
- </integerProperty>
- <booleanProperty name="showValues">
- <label ids="lblShowValues"/>
- <tooltip ids="descShowValues"/>
- <description ids="descShowValues"/>
- <defaultBoolean>false</defaultBoolean>
- </booleanProperty>
- <enumProperty name="valuesLocation">
- <label ids="lblvaluesLocation"/>
- <description ids="viz_valuesLocation"/>
- <defaultValue>Outside top</defaultValue>
- <enumValues>
-
- <enumValue value="Outside top">
- <label ids="lblOutsidetop"/>
- </enumValue>
- <enumValue value="Inside top">
- <label ids="lblInsidetop"/>
- </enumValue>
- <enumValue value="Centered">
- <label ids="lblCentered"/>
- </enumValue>
- <enumValue value="Centered inside">
- <label ids="lblCenteredinside"/>
- </enumValue>
- <enumValue value="Inside bottom">
- <label ids="lblInsidebottom"/>
- </enumValue>
-
- </enumValues>
- </enumProperty>
- <colorProperty name="backgroundColor">
- <label ids="lblBackgroundColor"/>
- <tooltip ids="descBackgroundColor"/>
- <description ids="descBackgroundColor"/>
- <defaultColor>
- <RGBA r="255" g="255" b="255" a="0"/>
- </defaultColor>
- </colorProperty>
- <colorProperty name="chartBodyColor">
- <label ids="lblChartBodyColor"/>
- <tooltip ids="descChartBodyColor"/>
- <description ids="descChartBodyColor"/>
- <defaultColor>
- <RGBA r="233" g="233" b="233" a="1"/>
- </defaultColor>
- </colorProperty>
- <colorProperty name="baselineColor">
- <label ids="lblBaselineColor"/>
- <tooltip ids="tooltipBaselineColor"/>
- <description ids="descBaselineColor"/>
- <defaultColor>
- <RGBA r="1" g="111" b="111"/>
- </defaultColor>
- </colorProperty>
- </groupProperties>
- <label ids="lblCommonGroup">Common</label>
- </propertiesGroup>
- <propertiesGroup name="barProperties">
- <label ids="lblBarGroup"/>
- <groupProperties>
- <booleanProperty name="stacked">
- <label ids="lblStacked"/>
- <tooltip ids="descStacked"/>
- <description ids="descStacked"/>
- <defaultBoolean>false</defaultBoolean>
- </booleanProperty>
- <lengthProperty name="elementBorderWidth" unit="px,%,cm,mm,pt,pc">
- <label ids="lblBorderWidth"/>
- <tooltip ids="descBorderWidth"/>
- <description ids="descBorderWidth"/>
- <defaultLength>0.5px</defaultLength>
- </lengthProperty>
- </groupProperties>
- </propertiesGroup>
- <propertiesGroup name="legendProperties">
- <label ids="lblLegend">Legend</label>
- <groupProperties>
- <booleanProperty name="showLegend">
- <label ids="lblShowLegend"/>
- <tooltip ids="descShowLegend"/>
- <description ids="descShowLegend"/>
- <defaultBoolean>true</defaultBoolean>
- </booleanProperty>
- <enumProperty name="legendLocation">
- <label ids="lbllegendLocation"/>
- <description ids="viz_legendLocation"/>
- <defaultValue>Right</defaultValue>
- <enumValues>
- <enumValue value="right">
- <label ids="lblRight"/>
- </enumValue>
- <enumValue value="left">
- <label ids="lblLeft"/>
- </enumValue>
- <enumValue value="top">
- <label ids="lblTop"/>
- </enumValue>
- <enumValue value="bottom">
- <label ids="lblBottom"/>
- </enumValue>
- </enumValues>
- </enumProperty>
- <lengthProperty name="legendWidth" unit="px,%,cm,mm,pt,pc">
- <label ids="lblLegendWidth"/>
- <description ids="viz_LegendWidth"/>
- <defaultLength>20%</defaultLength>
- </lengthProperty>
- <lengthProperty name="legendHeight" unit="px,%,cm,mm,pt,pc">
- <label ids="lblLegendHeight"/>
- <description ids="viz_LegendHeight"/>
- <defaultLength>100%</defaultLength>
- </lengthProperty>
- </groupProperties>
- </propertiesGroup>
-
- <propertiesGroup name="fontProperties">
- <groupProperties>
- <colorProperty name="fontColor">
- <label ids="lblFontColor"/>
- <tooltip ids="descFontColor"/>
- <description ids="descFontColor"/>
- <defaultColor>
- <RGBA r="128" g="128" b="128"/>
- </defaultColor>
- </colorProperty>
-
- <fontProperty name="labelFont" unit="px,%,cm,mm,pt,pc">
- <label ids="lblLabelFont"/>
- <tooltip ids="descLabelFont"/>
- <description ids="descLabelFont"/>
- <defaultFont family="Arial Unicode MS, Andale WT, Tahoma, Arial, MS UI Gothic, Gulim, SimSun, PMingLiU, Raghu8, sans-serif" size="9pt" weight="normal" style="normal"/>
- </fontProperty>
- <colorProperty name="valueFontColor">
- <label ids="lblValueFontColor"/>
- <tooltip ids="descValueFontColor"/>
- <description ids="descValueFontColor"/>
- <defaultColor>
- <RGBA r="17" g="17" b="17"/>
- </defaultColor>
- </colorProperty>
- <fontProperty name="valueLabelFont" unit="px,%,cm,mm,pt,pc">
- <label ids="lblValueLabelFont"/>
- <tooltip ids="descValueLabelFont"/>
- <description ids="descValueLabelFont"/>
- <defaultFont family="Arial Unicode MS, Andale WT, Tahoma, Arial, MS UI Gothic, Gulim, SimSun, PMingLiU, Raghu8, sans-serif" size="8pt" weight="normal" style="normal"/>
- </fontProperty>
- <booleanProperty name="showFontShadow">
- <label ids="lblShowFontShadow"/>
- <tooltip ids="tooltipShowFontShadow"/>
- <description ids="descShowFontShadow"/>
- <defaultBoolean>true</defaultBoolean>
- </booleanProperty>
- <colorProperty name="valueShadowFontColor">
- <label ids="lblValueShadowFontColor"/>
- <tooltip ids="tooltipValueShadowFontColor"/>
- <description ids="descValueShadowFontColor"/>
- <defaultColor>
- <RGBA r="34" g="34" b="34"/>
- </defaultColor>
- </colorProperty>
- </groupProperties>
- <label ids="lblFontPropertiesGroup">Font</label>
- </propertiesGroup>
- <propertiesGroup name="firstNumericAxis">
- <groupProperties>
- <enumProperty name="firstNumericAxisSize">
- <enumValues>
- <enumValue value="auto">
- <label ids="lblAuto">Automatic</label>
- </enumValue>
- <enumValue value="0%%">
- <label ids="lbl0">0%</label>
- </enumValue>
- <enumValue value="5%%">
- <label ids="lbl5">5%</label>
- </enumValue>
- <enumValue value="10%%">
- <label ids="lbl10">10%</label>
- </enumValue>
- <enumValue value="15%%">
- <label ids="lbl15">15%</label>
- </enumValue>
- <enumValue value="20%%">
- <label ids="lbl20">20%</label>
- </enumValue>
- <enumValue value="25%%">
- <label ids="lbl25">25%</label>
- </enumValue>
- <enumValue value="30%%">
- <label ids="lbl30">30%</label>
- </enumValue>
- <enumValue value="35%%">
- <label ids="lbl35">35%</label>
- </enumValue>
- <enumValue value="40%%">
- <label ids="lbl40">40%</label>
- </enumValue>
- </enumValues>
- <label ids="lblNumericAxisSize">Size</label>
- <description ids="descNumericAxisSize"/>
- <defaultValue>15%%</defaultValue>
- </enumProperty>
- <decimalProperty name="firstNumericAxisMin">
- <label ids="lblNumericAxisMin"/>
- <description ids="viz_NumericAxisMin"/>
- </decimalProperty>
- <decimalProperty name="firstNumericAxisMax">
- <label ids="lblNumericAxisMax"/>
- <description ids="viz_NumericAxisMax"/>
- </decimalProperty>
- <colorProperty name="firstNumericAxisGridlineColor">
- <label ids="lblGridlineColor"/>
- <tooltip ids="descGridlineColor"/>
- <description ids="descGridlineColor"/>
- <defaultColor>
- <RGBA r="255" g="255" b="255" a="1"/>
- </defaultColor>
- </colorProperty>
- <enumProperty name="firstNumericAxisGridlineStyle">
- <enumValues>
- <enumValue value="None">
- <label ids="lblNone">None</label>
- </enumValue>
- <enumValue value="Solid">
- <label ids="lblSolid">Solid</label>
- </enumValue>
- <enumValue value="LongDash">
- <label ids="lblLongDash">Long Dash</label>
- </enumValue>
- <enumValue value="LongDashDot">
- <label ids="lblLongDashDot">Long Dash Dot</label>
- </enumValue>
- <enumValue value="LongDash">
- <label ids="lblLongDash">Long Dash</label>
- </enumValue>
- <enumValue value="ShortDash">
- <label ids="lblShortDash">Short Dash</label>
- </enumValue>
- <enumValue value="ShortDashDot">
- <label ids="lblShortDashDot">Short Dash Dot</label>
- </enumValue>
- <enumValue value="ShortDashDotDot">
- <label ids="lblShortDashDotDot">Short Dash Dot Dot</label>
- </enumValue>
- <enumValue value="Dash">
- <label ids="lblDash">Dash</label>
- </enumValue>
- <enumValue value="ShortDot">
- <label ids="lblShortDot">Short Dot</label>
- </enumValue>
- <enumValue value="Dot">
- <label ids="lblDot">Dot</label>
- </enumValue>
- </enumValues>
- <label ids="lblGridlineStyle">Gridline Style</label>
- <description ids="descGridlineStyle"/>
- <defaultValue>Solid</defaultValue>
- </enumProperty>
- <colorProperty name="firstNumericAxisLineColor">
- <label ids="lblAxisLineColor"/>
- <tooltip ids="descAxisLineColor"/>
- <description ids="descAxisLineColor"/>
- <defaultColor>
- <RGBA r="255" g="255" b="255" a="1"/>
- </defaultColor>
- </colorProperty>
- </groupProperties>
- <label ids="lblFirstNumericAxisGroup">Y Axis</label>
- </propertiesGroup>
- <propertiesGroup name="categoryAxisProperties">
- <label ids="lblCategoryAxisGroup"/>
- <groupProperties>
- <enumProperty name="categoryAxisSize">
- <enumValues>
- <enumValue value="auto">
- <label ids="lblAuto">Automatic</label>
- </enumValue>
- <enumValue value="0%%">
- <label ids="lbl0">0%</label>
- </enumValue>
- <enumValue value="5%%">
- <label ids="lbl5">5%</label>
- </enumValue>
- <enumValue value="10%%">
- <label ids="lbl10">10%</label>
- </enumValue>
- <enumValue value="15%%">
- <label ids="lbl15">15%</label>
- </enumValue>
- <enumValue value="20%%">
- <label ids="lbl20">20%</label>
- </enumValue>
- <enumValue value="25%%">
- <label ids="lbl25">25%</label>
- </enumValue>
- <enumValue value="30%%">
- <label ids="lbl30">30%</label>
- </enumValue>
- <enumValue value="35%%">
- <label ids="lbl35">35%</label>
- </enumValue>
- <enumValue value="40%%">
- <label ids="lbl40">40%</label>
- </enumValue>
- </enumValues>
- <label ids="lblCategoryAxisSize">Size</label>
- <description ids="descCategoryAxisSize"/>
- <defaultValue>15%%</defaultValue>
- </enumProperty>
- <colorProperty name="categoryAxisLineColor">
- <label ids="lblAxisLineColor"/>
- <tooltip ids="descAxisLineColor"/>
- <description ids="descAxisLineColor"/>
- <defaultColor>
- <RGBA r="255" g="255" b="255" a="1"/>
- </defaultColor>
- </colorProperty>
- </groupProperties>
- </propertiesGroup>
-
- </properties>
- <label ids="lblChartType">
- </label>
- <description ids="descChartType">
- </description>
- <tooltip ids="tooltipChartType">
- </tooltip>
- <author>ibm.com</author>
- <tags>
- <tag ids="tagColumn">Column</tag>
- </tags>
- </visualizationDefinition>
|