123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200 |
- <?xml version="1.0" encoding="UTF-8"?>
- <template>
- <parameters>
- <param name="containerName" type="string" rule="containerNameRule"/>
- <param name="flatOrDepth" type="variation">
- <param name="flat,depth" type="option"/>
- </param>
- <param name="pieShape" type="variation" scope="root">
- <param name="pie,donut" type="option"/>
- </param>
- <param name="palette_v2_pie" type="V5palette" RAPChartType="v2_pie"/>
- <param name="palette_v2_pie_depth_round" type="V5palette" RAPChartType="v2_pie_depth_round"/>
- <param name="palette_v2_donut" type="V5palette" RAPChartType="v2_donut"/>
- <param name="palette_v2_donut_depth_round" type="V5palette" RAPChartType="v2_donut_depth_round"/>
- </parameters>
- <scoreVariation>
- <param name="flatOrDepth">
- <param name="flat">
- <param name="twoDPreference" type="score" weight="0.2" rule="2dchartPreference"/>
- </param>
- </param>
- <param name="pieShape">
- <param name="pie">
- <param type="score" name="fixedScore" rule="fixedScore" weight="0.3"/>
- </param>
- </param>
- </scoreVariation>
- <info>
- <title>
- <param name="flatOrDepth">
- <param name="flat">
- <param name="pieShape" scope="root">
- <param name="pie">
- MSG.IDS_JS_CHART_PIE
- </param>
- <param name="donut">
- MSG.IDS_JS_CHART_DONUT
- </param>
- </param>
- </param>
- <param name="depth">
- <param name="pieShape" scope="root">
- <param name="pie">
- MSG.IDS_JS_CHART_PIE_3D
- </param>
- <param name="donut">
- MSG.IDS_JS_CHART_DONUT_3D
- </param>
- </param>
- </param>
- </param>
- </title>
- <groupName>
- <param name="flatOrDepth">
- <param name="flat">
- <param name="pieShape" scope="root">
- <param name="pie">
- pie
- </param>
- <param name="donut">
- donut
- </param>
- </param>
- </param>
- <param name="depth">
- <param name="pieShape" scope="root">
- <param name="pie">
- pie 25D
- </param>
- <param name="donut">
- donut 25D
- </param>
- </param>
- </param>
- </param>
- </groupName>
- <uiInfoFields>
- <value>MSG.IDS_CHART_FIELD_SERIES_PIE</value>
- <value allowEmpty="false">
- <param name="hasManyDimensions">
- MSG.IDS_CHART_FIELD_CATEGORY_PIE
- </param>
- </value>
- <value allowEmpty="false"><param name="hasAMeasure">MSG.IDS_CHART_FIELD_MEASURE</param></value>
- </uiInfoFields>
- <icon>
- <param name="flatOrDepth">
- <param name="flat">
- <param name="pieShape" scope="root">
- <param name="pie">
- images/dialog/displayOptionsDialog/chart_thumbnails/type_v2_pie_flat.jpg
- </param>
- <param name="donut">
- images/dialog/displayOptionsDialog/chart_thumbnails/type_v2_pie_hole_flat.jpg
- </param>
- </param>
- </param>
- <param name="depth">
- <param name="pieShape" scope="root">
- <param name="pie">
- images/dialog/displayOptionsDialog/chart_thumbnails/type_v2_pie.jpg
- </param>
- <param name="donut">
- images/dialog/displayOptionsDialog/chart_thumbnails/type_v2_pie_hole.jpg
- </param>
- </param>
- </param>
- </param>
- </icon>
- <uiInfoValues>
- <value><param name="pieSlices"><callSubTemplate name="commonTemplates:caption"/></param></value>
- <value allowEmpty="false"><param name="hasManyDimensions"><param name="chartMultiples" delimeter=", "><callSubTemplate name="commonTemplates:caption"/></param></param></value>
- <value allowEmpty="false"><param name="hasAMeasure"><param name="chartMeasure"><callSubTemplate name="commonTemplates:caption"/></param></param></value>
- </uiInfoValues>
- </info>
- <payload encoding="xmlEncoded">
- <v2_pieChart <param name="flatOrDepth"><param name="flat"> depth="0"</param><param name="depth">depth="25" bevel="round"</param></param> <param name="pieShape"><param name="donut">holeSize="50"</param></param> maxHotspots="10000" refQuery="<param name="pieSlices"><callSubTemplate name="commonTemplates:queryId"/></param>" name="<param name="containerName"/>">
- <v2_pieTooltips/>
- <v2_legend>
- <v2_legendPosition>
- <v2_legendPreset/>
- </v2_legendPosition>
- <v2_legendTitle refQuery="<param name="pieSlices"><callSubTemplate name="commonTemplates:queryId"/></param>">
- <v2_chartTextContents>
- <v2_automaticText/>
- </v2_chartTextContents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lx"/>
- </defaultStyles>
- </style>
- </v2_legendTitle>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="lg"/>
- </defaultStyles>
- </style>
- </v2_legend>
- <v2_axisTitle refQuery="<param name="pieSlices"><callSubTemplate name="commonTemplates:queryId"/></param>">
- <v2_chartTextContents>
- <v2_automaticText/>
- </v2_chartTextContents>
- <style>
- <defaultStyles>
- <defaultStyle refStyle="at"/>
- </defaultStyles>
- </style>
- </v2_axisTitle>
- <v2_pieSlices>
- <param name="flatOrDepth">
- <param name="flat">
- <param name="pieShape" scope="root">
- <param name="pie">
- <param name="palette_v2_pie" scope="root"/>
- </param>
- <param name="donut">
- <param name="palette_v2_donut" scope="root"/>
- </param>
- </param>
- </param>
- <param name="depth">
- <param name="pieShape" scope="root">
- <param name="pie">
- <param name="palette_v2_pie_depth_round" scope="root"/>
- </param>
- <param name="donut">
- <param name="palette_v2_donut_depth_round" scope="root"/>
- </param>
- </param>
- </param>
- </param>
- <callSubTemplate name="commonChartTemplates:combination_chart_categories">
- <withParam name="allowSummaries" type="option" value="false"/>
- <withParam name="pieSlices" as="chartCategories"/>
- </callSubTemplate>
- </v2_pieSlices>
- <v2_chartBody/>
- <param name="hasManyDimensions">
- <callSubTemplate name="commonChartTemplates:chart_multiples">
- <withParam name="chartMultiples" as="chartCategories"/>s
- <withParam name="allowSummaries" type="option" value="true"/>
- </callSubTemplate>
- </param>
- <param name="hasAMeasure">
- <callSubTemplate name="commonChartTemplates:default_measure">
- <withParam name="chartMeasure"/>
- </callSubTemplate>
- </param>
- <callSubTemplate name="commonTemplates:commonContainerNodes"/>
- <callSubTemplate name="commonChartTemplates:commonChartNodes"/>
- <style>
- <CSS value="border-collapse:collapse"/>
- <defaultStyles>
- <defaultStyle refStyle="ch"/>
- </defaultStyles>
- </style>
- </v2_pieChart>
-
- </payload>
- </template>
|