one_rule.cpt 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <WorkBook xmlVersion="20170720" releaseVersion="10.0.0">
  3. <TableDataMap>
  4. <TableData name="one_tule" class="com.fr.data.impl.DBTableData">
  5. <Parameters>
  6. <Parameter>
  7. <Attributes name="start_time"/>
  8. <O>
  9. <![CDATA[2010]]></O>
  10. </Parameter>
  11. <Parameter>
  12. <Attributes name="end_time"/>
  13. <O>
  14. <![CDATA[2018]]></O>
  15. </Parameter>
  16. <Parameter>
  17. <Attributes name="index_name"/>
  18. <O>
  19. <![CDATA[人口总数]]></O>
  20. </Parameter>
  21. <Parameter>
  22. <Attributes name="country_list"/>
  23. <O>
  24. <![CDATA[\'中国\',\'日本\']]></O>
  25. </Parameter>
  26. <Parameter>
  27. <Attributes name="table_name1"/>
  28. <O>
  29. <![CDATA[gei_app_data_wb]]></O>
  30. </Parameter>
  31. <Parameter>
  32. <Attributes name="index_id"/>
  33. <O>
  34. <![CDATA[]]></O>
  35. </Parameter>
  36. </Parameters>
  37. <Attributes maxMemRowCount="-1"/>
  38. <Connection class="com.fr.data.impl.NameDatabaseConnection">
  39. <DatabaseName>
  40. <![CDATA[dcp]]></DatabaseName>
  41. </Connection>
  42. <Query>
  43. <![CDATA[SELECT gs.CN_NAME as COUNTRY_CN_NAME,p.DATA_VALUE ,ifnull(p.INDEX_CN_NAME,'${index_name}') as INDEX_CN_NAME ,p.DATA_YEAR from gei_sys_country gs
  44. left JOIN (SELECT DATA_YEAR,COUNTRY_CN_NAME,INDEX_CN_NAME,DATA_VALUE FROM ${table_name1} WHERE DATA_YEAR >='${start_time}' AND DATA_YEAR <='${end_time}' AND INDEX_CN_NAME = '${index_name}'and INDEX_ID = ${index_id} AND COUNTRY_CN_NAME in
  45. (${country_list}))p on p.COUNTRY_CN_NAME = gs.CN_NAME
  46. WHERE gs.CN_NAME in (${country_list})order by p.DATA_YEAR asc;]]></Query>
  47. <PageQuery>
  48. <![CDATA[]]></PageQuery>
  49. </TableData>
  50. </TableDataMap>
  51. <ElementCaseMobileAttr>
  52. <ElementCaseMobileAttrProvider horizontal="4" vertical="4" zoom="true" refresh="false" isUseHTML="false" isMobileCanvasSize="false" appearRefresh="false" allowFullScreen="false" allowDoubleClickOrZoom="true" functionalWhenUnactivated="false"/>
  53. </ElementCaseMobileAttr>
  54. <Report class="com.fr.report.worksheet.WorkSheet" name="sheet1">
  55. <ReportPageAttr>
  56. <HR/>
  57. <FR/>
  58. <HC/>
  59. <FC/>
  60. </ReportPageAttr>
  61. <ColumnPrivilegeControl/>
  62. <RowPrivilegeControl/>
  63. <RowHeight defaultValue="723900">
  64. <![CDATA[12725400,723900,1181100,1447800,1485900,723900,723900,723900,723900,723900,723900]]></RowHeight>
  65. <ColumnWidth defaultValue="2743200">
  66. <![CDATA[2743200,3771900,3771900,38100,0,0,0,0,0,0,0,0,0,0,0,0,2743200]]></ColumnWidth>
  67. <CellElementList>
  68. <C c="0" r="0" cs="20">
  69. <O t="CC">
  70. <LayoutAttr selectedIndex="0"/>
  71. <ChangeAttr enable="false" changeType="button" timeInterval="5" buttonColor="-6710887" carouselColor="-8421505" showArrow="true">
  72. <TextAttr>
  73. <Attr alignText="0" predefinedStyle="false">
  74. <FRFont name="PingFangSC-Regular" style="0" size="96" foreground="-1"/>
  75. </Attr>
  76. </TextAttr>
  77. </ChangeAttr>
  78. <Chart name="默认" chartClass="com.fr.plugin.chart.vanchart.VanChart">
  79. <Chart class="com.fr.plugin.chart.vanchart.VanChart">
  80. <GI>
  81. <AttrBackground>
  82. <Background name="NullBackground"/>
  83. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  84. </AttrBackground>
  85. <AttrBorder>
  86. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  87. <newColor borderColor="-1118482" autoColor="false" predefinedStyle="false"/>
  88. </AttrBorder>
  89. <AttrAlpha>
  90. <Attr alpha="1.0"/>
  91. </AttrAlpha>
  92. </GI>
  93. <ChartAttr isJSDraw="true" isStyleGlobal="false"/>
  94. <Title4VanChart>
  95. <Title>
  96. <GI>
  97. <AttrBackground>
  98. <Background name="NullBackground"/>
  99. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  100. </AttrBackground>
  101. <AttrBorder>
  102. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  103. <newColor borderColor="-6908266" autoColor="false" predefinedStyle="false"/>
  104. </AttrBorder>
  105. <AttrAlpha>
  106. <Attr alpha="1.0"/>
  107. </AttrAlpha>
  108. </GI>
  109. <O t="XMLable" class="com.fr.base.Formula">
  110. <Attributes>
  111. <![CDATA[=$index_name]]></Attributes>
  112. </O>
  113. <TextAttr>
  114. <Attr alignText="0" predefinedStyle="false">
  115. <FRFont name="微软雅黑" style="0" size="128" foreground="-13421773"/>
  116. </Attr>
  117. </TextAttr>
  118. <TitleVisible value="true" position="0"/>
  119. </Title>
  120. <Attr4VanChart useHtml="false" floating="false" x="0.0" y="0.0" limitSize="false" maxHeight="15.0"/>
  121. </Title4VanChart>
  122. <Plot class="com.fr.plugin.chart.column.VanChartColumnPlot">
  123. <VanChartPlotVersion version="20170715"/>
  124. <GI>
  125. <AttrBackground>
  126. <Background name="NullBackground"/>
  127. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  128. </AttrBackground>
  129. <AttrBorder>
  130. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  131. <newColor/>
  132. </AttrBorder>
  133. <AttrAlpha>
  134. <Attr alpha="1.0"/>
  135. </AttrAlpha>
  136. </GI>
  137. <Attr isNullValueBreak="true" autoRefreshPerSecond="6" seriesDragEnable="false" plotStyle="0" combinedSize="50.0"/>
  138. <newHotTooltipStyle>
  139. <AttrContents>
  140. <Attr showLine="false" position="1" isWhiteBackground="true" isShowMutiSeries="false" seriesLabel="${VALUE}"/>
  141. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  142. <![CDATA[#.##]]></Format>
  143. <PercentFormat>
  144. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  145. <![CDATA[#0.##%]]></Format>
  146. </PercentFormat>
  147. </AttrContents>
  148. </newHotTooltipStyle>
  149. <ConditionCollection>
  150. <DefaultAttr class="com.fr.chart.chartglyph.ConditionAttr">
  151. <ConditionAttr name="">
  152. <AttrList>
  153. <Attr class="com.fr.plugin.chart.base.AttrTooltip">
  154. <AttrTooltip>
  155. <Attr enable="true" duration="4" followMouse="false" showMutiSeries="false" isCustom="false"/>
  156. <TextAttr>
  157. <Attr alignText="0" predefinedStyle="false"/>
  158. </TextAttr>
  159. <AttrToolTipContent>
  160. <TextAttr>
  161. <Attr alignText="0" predefinedStyle="false"/>
  162. </TextAttr>
  163. <richText class="com.fr.plugin.chart.base.AttrTooltipRichText">
  164. <AttrTooltipRichText>
  165. <Attr content="" isAuto="true" initParamsContent=""/>
  166. <params>
  167. <![CDATA[{}]]></params>
  168. </AttrTooltipRichText>
  169. </richText>
  170. <richTextValue class="com.fr.plugin.chart.base.format.AttrTooltipValueFormat">
  171. <AttrTooltipValueFormat>
  172. <Attr enable="true"/>
  173. </AttrTooltipValueFormat>
  174. </richTextValue>
  175. <richTextPercent class="com.fr.plugin.chart.base.format.AttrTooltipPercentFormat">
  176. <AttrTooltipPercentFormat>
  177. <Attr enable="false"/>
  178. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  179. <![CDATA[#.##%]]></Format>
  180. </AttrTooltipPercentFormat>
  181. </richTextPercent>
  182. <richTextCategory class="com.fr.plugin.chart.base.format.AttrTooltipCategoryFormat">
  183. <AttrToolTipCategoryFormat>
  184. <Attr enable="true"/>
  185. </AttrToolTipCategoryFormat>
  186. </richTextCategory>
  187. <richTextSeries class="com.fr.plugin.chart.base.format.AttrTooltipSeriesFormat">
  188. <AttrTooltipSeriesFormat>
  189. <Attr enable="true"/>
  190. </AttrTooltipSeriesFormat>
  191. </richTextSeries>
  192. <richTextChangedPercent class="com.fr.plugin.chart.base.format.AttrTooltipChangedPercentFormat">
  193. <AttrTooltipChangedPercentFormat>
  194. <Attr enable="false"/>
  195. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  196. <![CDATA[#.##%]]></Format>
  197. </AttrTooltipChangedPercentFormat>
  198. </richTextChangedPercent>
  199. <richTextChangedValue class="com.fr.plugin.chart.base.format.AttrTooltipChangedValueFormat">
  200. <AttrTooltipChangedValueFormat>
  201. <Attr enable="false"/>
  202. </AttrTooltipChangedValueFormat>
  203. </richTextChangedValue>
  204. <TableFieldCollection/>
  205. <Attr isCommon="true" isCustom="false" isRichText="false" richTextAlign="left" showAllSeries="false"/>
  206. <value class="com.fr.plugin.chart.base.format.AttrTooltipValueFormat">
  207. <AttrTooltipValueFormat>
  208. <Attr enable="true"/>
  209. </AttrTooltipValueFormat>
  210. </value>
  211. <percent class="com.fr.plugin.chart.base.format.AttrTooltipPercentFormat">
  212. <AttrTooltipPercentFormat>
  213. <Attr enable="false"/>
  214. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  215. <![CDATA[#.##%]]></Format>
  216. </AttrTooltipPercentFormat>
  217. </percent>
  218. <category class="com.fr.plugin.chart.base.format.AttrTooltipCategoryFormat">
  219. <AttrToolTipCategoryFormat>
  220. <Attr enable="true"/>
  221. </AttrToolTipCategoryFormat>
  222. </category>
  223. <series class="com.fr.plugin.chart.base.format.AttrTooltipSeriesFormat">
  224. <AttrTooltipSeriesFormat>
  225. <Attr enable="true"/>
  226. </AttrTooltipSeriesFormat>
  227. </series>
  228. <changedPercent class="com.fr.plugin.chart.base.format.AttrTooltipChangedPercentFormat">
  229. <AttrTooltipChangedPercentFormat>
  230. <Attr enable="false"/>
  231. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  232. <![CDATA[#.##%]]></Format>
  233. </AttrTooltipChangedPercentFormat>
  234. </changedPercent>
  235. <changedValue class="com.fr.plugin.chart.base.format.AttrTooltipChangedValueFormat">
  236. <AttrTooltipChangedValueFormat>
  237. <Attr enable="false"/>
  238. </AttrTooltipChangedValueFormat>
  239. </changedValue>
  240. <HtmlLabel customText="" useHtml="false" isCustomWidth="false" isCustomHeight="false" width="50" height="50"/>
  241. </AttrToolTipContent>
  242. <GI>
  243. <AttrBackground>
  244. <Background name="ColorBackground" color="-16777216"/>
  245. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="true" autoBackground="false" predefinedStyle="false"/>
  246. </AttrBackground>
  247. <AttrBorder>
  248. <Attr lineStyle="0" isRoundBorder="false" roundRadius="2"/>
  249. <newColor borderColor="-16777216" autoColor="false" predefinedStyle="false"/>
  250. </AttrBorder>
  251. <AttrAlpha>
  252. <Attr alpha="0.5"/>
  253. </AttrAlpha>
  254. </GI>
  255. </AttrTooltip>
  256. </Attr>
  257. <Attr class="com.fr.chart.base.AttrBorder">
  258. <AttrBorder>
  259. <Attr lineStyle="1" isRoundBorder="false" roundRadius="0"/>
  260. <newColor borderColor="-1" autoColor="false" predefinedStyle="false"/>
  261. </AttrBorder>
  262. </Attr>
  263. <Attr class="com.fr.chart.base.AttrAlpha">
  264. <AttrAlpha>
  265. <Attr alpha="1.0"/>
  266. </AttrAlpha>
  267. </Attr>
  268. </AttrList>
  269. </ConditionAttr>
  270. </DefaultAttr>
  271. </ConditionCollection>
  272. <Legend4VanChart>
  273. <Legend>
  274. <GI>
  275. <AttrBackground>
  276. <Background name="NullBackground"/>
  277. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  278. </AttrBackground>
  279. <AttrBorder>
  280. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  281. <newColor borderColor="-3355444" autoColor="false" predefinedStyle="false"/>
  282. </AttrBorder>
  283. <AttrAlpha>
  284. <Attr alpha="1.0"/>
  285. </AttrAlpha>
  286. </GI>
  287. <Attr position="4" visible="true" predefinedStyle="false"/>
  288. <FRFont name="Microsoft YaHei" style="0" size="88" foreground="-10066330"/>
  289. </Legend>
  290. <Attr4VanChart floating="false" x="0.0" y="0.0" layout="aligned" customSize="false" maxHeight="30.0" isHighlight="true"/>
  291. </Legend4VanChart>
  292. <DataSheet>
  293. <GI>
  294. <AttrBackground>
  295. <Background name="NullBackground"/>
  296. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  297. </AttrBackground>
  298. <AttrBorder>
  299. <Attr lineStyle="1" isRoundBorder="false" roundRadius="0"/>
  300. <newColor borderColor="-16777216" autoColor="false" predefinedStyle="false"/>
  301. </AttrBorder>
  302. <AttrAlpha>
  303. <Attr alpha="1.0"/>
  304. </AttrAlpha>
  305. </GI>
  306. <Attr isVisible="false" predefinedStyle="false"/>
  307. <FRFont name="SimSun" style="0" size="72"/>
  308. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  309. <![CDATA[#.##]]></Format>
  310. </DataSheet>
  311. <DataProcessor class="com.fr.base.chart.chartdata.model.NormalDataModel"/>
  312. <newPlotFillStyle>
  313. <AttrFillStyle>
  314. <AFStyle colorStyle="0"/>
  315. <FillStyleName fillStyleName=""/>
  316. <isCustomFillStyle isCustomFillStyle="false"/>
  317. <PredefinedStyle predefinedStyle="false"/>
  318. </AttrFillStyle>
  319. </newPlotFillStyle>
  320. <VanChartPlotAttr isAxisRotation="false" categoryNum="1"/>
  321. <GradientStyle>
  322. <Attr gradientType="gradual" startColor="-12146441" endColor="-9378161"/>
  323. </GradientStyle>
  324. <VanChartRectanglePlotAttr vanChartPlotType="normal" isDefaultIntervalBackground="true"/>
  325. <XAxisList>
  326. <VanChartAxis class="com.fr.plugin.chart.attr.axis.VanChartAxis">
  327. <Title>
  328. <GI>
  329. <AttrBackground>
  330. <Background name="NullBackground"/>
  331. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  332. </AttrBackground>
  333. <AttrBorder>
  334. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  335. <newColor borderColor="-16777216" autoColor="false" predefinedStyle="false"/>
  336. </AttrBorder>
  337. <AttrAlpha>
  338. <Attr alpha="1.0"/>
  339. </AttrAlpha>
  340. </GI>
  341. <O>
  342. <![CDATA[年份]]></O>
  343. <TextAttr>
  344. <Attr alignText="0" predefinedStyle="false">
  345. <FRFont name="Verdana" style="0" size="88" foreground="-10066330"/>
  346. </Attr>
  347. </TextAttr>
  348. <TitleVisible value="true" position="4"/>
  349. </Title>
  350. <newAxisAttr isShowAxisLabel="true"/>
  351. <AxisLineStyle AxisStyle="1" MainGridStyle="1"/>
  352. <newLineColor lineColor="-5197648" predefinedStyle="false"/>
  353. <AxisPosition value="3"/>
  354. <TickLine201106 type="2" secType="0"/>
  355. <ArrowShow arrowShow="false"/>
  356. <TextAttr>
  357. <Attr alignText="0" predefinedStyle="false">
  358. <FRFont name="Verdana" style="0" size="88" foreground="-10066330"/>
  359. </Attr>
  360. </TextAttr>
  361. <AxisLabelCount value="=1"/>
  362. <AxisRange/>
  363. <AxisUnit201106 isCustomMainUnit="false" isCustomSecUnit="false" mainUnit="=0" secUnit="=0"/>
  364. <ZoomAxisAttr isZoom="false"/>
  365. <axisReversed axisReversed="false"/>
  366. <VanChartAxisAttr mainTickLine="2" secTickLine="0" axisName="X轴" titleUseHtml="false" labelDisplay="interval" autoLabelGap="true" limitSize="false" maxHeight="15.0" commonValueFormat="true" isRotation="false" isShowAxisTitle="true" gridLineType="NONE"/>
  367. <HtmlLabel customText="function(){ return this; }" useHtml="false" isCustomWidth="false" isCustomHeight="false" width="50" height="50"/>
  368. <alertList/>
  369. <customBackgroundList/>
  370. </VanChartAxis>
  371. </XAxisList>
  372. <YAxisList>
  373. <VanChartAxis class="com.fr.plugin.chart.attr.axis.VanChartValueAxis">
  374. <Title>
  375. <GI>
  376. <AttrBackground>
  377. <Background name="NullBackground"/>
  378. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  379. </AttrBackground>
  380. <AttrBorder>
  381. <Attr lineStyle="0" isRoundBorder="false" roundRadius="0"/>
  382. <newColor borderColor="-16777216" autoColor="false" predefinedStyle="false"/>
  383. </AttrBorder>
  384. <AttrAlpha>
  385. <Attr alpha="1.0"/>
  386. </AttrAlpha>
  387. </GI>
  388. <O t="XMLable" class="com.fr.base.Formula">
  389. <Attributes>
  390. <![CDATA[=$unit_name1]]></Attributes>
  391. </O>
  392. <TextAttr>
  393. <Attr rotation="-90" alignText="0" predefinedStyle="false">
  394. <FRFont name="Verdana" style="0" size="88" foreground="-10066330"/>
  395. </Attr>
  396. </TextAttr>
  397. <TitleVisible value="true" position="1"/>
  398. </Title>
  399. <newAxisAttr isShowAxisLabel="true"/>
  400. <AxisLineStyle AxisStyle="0" MainGridStyle="1"/>
  401. <newLineColor mainGridColor="-3881788" mainGridPredefinedStyle="false" lineColor="-5197648" predefinedStyle="false"/>
  402. <AxisPosition value="2"/>
  403. <TickLine201106 type="2" secType="0"/>
  404. <ArrowShow arrowShow="false"/>
  405. <TextAttr>
  406. <Attr alignText="0" predefinedStyle="false">
  407. <FRFont name="Verdana" style="0" size="88" foreground="-10066330"/>
  408. </Attr>
  409. </TextAttr>
  410. <AxisLabelCount value="=1"/>
  411. <AxisRange/>
  412. <AxisUnit201106 isCustomMainUnit="false" isCustomSecUnit="false" mainUnit="=0" secUnit="=0"/>
  413. <ZoomAxisAttr isZoom="false"/>
  414. <axisReversed axisReversed="false"/>
  415. <VanChartAxisAttr mainTickLine="0" secTickLine="0" axisName="Y轴" titleUseHtml="false" labelDisplay="interval" autoLabelGap="true" limitSize="false" maxHeight="15.0" commonValueFormat="true" isRotation="false" isShowAxisTitle="true" gridLineType="solid"/>
  416. <HtmlLabel customText="function(){ return this; }" useHtml="false" isCustomWidth="false" isCustomHeight="false" width="50" height="50"/>
  417. <alertList/>
  418. <customBackgroundList/>
  419. <VanChartValueAxisAttr isLog="false" valueStyle="false" baseLog="=10"/>
  420. <ds>
  421. <RadarYAxisTableDefinition>
  422. <Top topCate="-1" topValue="-1" isDiscardOtherCate="false" isDiscardOtherSeries="false" isDiscardNullCate="false" isDiscardNullSeries="false"/>
  423. <attr/>
  424. </RadarYAxisTableDefinition>
  425. </ds>
  426. </VanChartAxis>
  427. </YAxisList>
  428. <stackAndAxisCondition>
  429. <ConditionCollection>
  430. <DefaultAttr class="com.fr.chart.chartglyph.ConditionAttr">
  431. <ConditionAttr name=""/>
  432. </DefaultAttr>
  433. </ConditionCollection>
  434. </stackAndAxisCondition>
  435. <VanChartColumnPlotAttr seriesOverlapPercent="20.0" categoryIntervalPercent="20.0" fixedWidth="false" columnWidth="15" filledWithImage="false" isBar="false"/>
  436. </Plot>
  437. <ChartDefinition>
  438. <OneValueCDDefinition seriesName="COUNTRY_CN_NAME" valueName="DATA_VALUE" function="com.fr.data.util.function.SumFunction">
  439. <Top topCate="-1" topValue="-1" isDiscardOtherCate="false" isDiscardOtherSeries="false" isDiscardNullCate="false" isDiscardNullSeries="false"/>
  440. <TableData class="com.fr.data.impl.NameTableData">
  441. <Name>
  442. <![CDATA[one_tule]]></Name>
  443. </TableData>
  444. <CategoryName value="DATA_YEAR"/>
  445. </OneValueCDDefinition>
  446. </ChartDefinition>
  447. </Chart>
  448. <UUID uuid="e5a8a956-351b-43f9-b297-3205a24f4248"/>
  449. <tools hidden="true" sort="true" export="true" fullScreen="true"/>
  450. <VanChartZoom>
  451. <zoomAttr zoomVisible="false" zoomGesture="true" zoomResize="true" zoomType="xy" controlType="zoom" categoryNum="8" scaling="0.3"/>
  452. <from>
  453. <![CDATA[]]></from>
  454. <to>
  455. <![CDATA[]]></to>
  456. </VanChartZoom>
  457. <refreshMoreLabel>
  458. <attr moreLabel="false" autoTooltip="true"/>
  459. <AttrTooltip>
  460. <Attr enable="true" duration="4" followMouse="false" showMutiSeries="false" isCustom="false"/>
  461. <TextAttr>
  462. <Attr alignText="0" predefinedStyle="false"/>
  463. </TextAttr>
  464. <AttrToolTipContent>
  465. <TextAttr>
  466. <Attr alignText="0" predefinedStyle="false"/>
  467. </TextAttr>
  468. <richText class="com.fr.plugin.chart.base.AttrTooltipRichText">
  469. <AttrTooltipRichText>
  470. <Attr content="" isAuto="true" initParamsContent=""/>
  471. <params>
  472. <![CDATA[{}]]></params>
  473. </AttrTooltipRichText>
  474. </richText>
  475. <richTextValue class="com.fr.plugin.chart.base.format.AttrTooltipValueFormat">
  476. <AttrTooltipValueFormat>
  477. <Attr enable="true"/>
  478. </AttrTooltipValueFormat>
  479. </richTextValue>
  480. <richTextPercent class="com.fr.plugin.chart.base.format.AttrTooltipPercentFormat">
  481. <AttrTooltipPercentFormat>
  482. <Attr enable="false"/>
  483. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  484. <![CDATA[#.##%]]></Format>
  485. </AttrTooltipPercentFormat>
  486. </richTextPercent>
  487. <richTextCategory class="com.fr.plugin.chart.base.format.AttrTooltipCategoryFormat">
  488. <AttrToolTipCategoryFormat>
  489. <Attr enable="false"/>
  490. </AttrToolTipCategoryFormat>
  491. </richTextCategory>
  492. <richTextSeries class="com.fr.plugin.chart.base.format.AttrTooltipSeriesFormat">
  493. <AttrTooltipSeriesFormat>
  494. <Attr enable="false"/>
  495. </AttrTooltipSeriesFormat>
  496. </richTextSeries>
  497. <richTextChangedPercent class="com.fr.plugin.chart.base.format.AttrTooltipChangedPercentFormat">
  498. <AttrTooltipChangedPercentFormat>
  499. <Attr enable="false"/>
  500. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  501. <![CDATA[#.##%]]></Format>
  502. </AttrTooltipChangedPercentFormat>
  503. </richTextChangedPercent>
  504. <richTextChangedValue class="com.fr.plugin.chart.base.format.AttrTooltipChangedValueFormat">
  505. <AttrTooltipChangedValueFormat>
  506. <Attr enable="false"/>
  507. </AttrTooltipChangedValueFormat>
  508. </richTextChangedValue>
  509. <TableFieldCollection/>
  510. <Attr isCommon="true" isCustom="false" isRichText="false" richTextAlign="left" showAllSeries="false"/>
  511. <value class="com.fr.plugin.chart.base.format.AttrTooltipValueFormat">
  512. <AttrTooltipValueFormat>
  513. <Attr enable="true"/>
  514. </AttrTooltipValueFormat>
  515. </value>
  516. <percent class="com.fr.plugin.chart.base.format.AttrTooltipPercentFormat">
  517. <AttrTooltipPercentFormat>
  518. <Attr enable="false"/>
  519. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  520. <![CDATA[#.##%]]></Format>
  521. </AttrTooltipPercentFormat>
  522. </percent>
  523. <category class="com.fr.plugin.chart.base.format.AttrTooltipCategoryFormat">
  524. <AttrToolTipCategoryFormat>
  525. <Attr enable="true"/>
  526. </AttrToolTipCategoryFormat>
  527. </category>
  528. <series class="com.fr.plugin.chart.base.format.AttrTooltipSeriesFormat">
  529. <AttrTooltipSeriesFormat>
  530. <Attr enable="true"/>
  531. </AttrTooltipSeriesFormat>
  532. </series>
  533. <changedPercent class="com.fr.plugin.chart.base.format.AttrTooltipChangedPercentFormat">
  534. <AttrTooltipChangedPercentFormat>
  535. <Attr enable="false"/>
  536. <Format class="com.fr.base.CoreDecimalFormat" roundingMode="6">
  537. <![CDATA[#.##%]]></Format>
  538. </AttrTooltipChangedPercentFormat>
  539. </changedPercent>
  540. <changedValue class="com.fr.plugin.chart.base.format.AttrTooltipChangedValueFormat">
  541. <AttrTooltipChangedValueFormat>
  542. <Attr enable="true"/>
  543. </AttrTooltipChangedValueFormat>
  544. </changedValue>
  545. <HtmlLabel customText="" useHtml="false" isCustomWidth="false" isCustomHeight="false" width="50" height="50"/>
  546. </AttrToolTipContent>
  547. <GI>
  548. <AttrBackground>
  549. <Background name="ColorBackground" color="-1"/>
  550. <Attr gradientType="normal" gradientStartColor="-12146441" gradientEndColor="-9378161" shadow="false" autoBackground="false" predefinedStyle="false"/>
  551. </AttrBackground>
  552. <AttrBorder>
  553. <Attr lineStyle="1" isRoundBorder="false" roundRadius="4"/>
  554. <newColor borderColor="-15395563" autoColor="false" predefinedStyle="false"/>
  555. </AttrBorder>
  556. <AttrAlpha>
  557. <Attr alpha="0.8"/>
  558. </AttrAlpha>
  559. </GI>
  560. </AttrTooltip>
  561. </refreshMoreLabel>
  562. <ThemeAttr>
  563. <Attr darkTheme="false" predefinedStyle="false"/>
  564. </ThemeAttr>
  565. </Chart>
  566. </O>
  567. <PrivilegeControl/>
  568. <Expand/>
  569. </C>
  570. <C c="0" r="1" cs="3">
  571. <O t="XMLable" class="com.fr.base.Formula">
  572. <Attributes>
  573. <![CDATA[="注:数据来源于世界银行等国际组织。(数据来源:" + (if(find("wb", $table_name1) > 0, "世界银行", "") || if(find("iea", $table_name1) > 0, "IEA", "") || if(find("eia", $table_name1) > 0, "EIA)", "") || if(find("bp", $table_name1) > 0, "BP", "")) + ")"]]></Attributes>
  574. </O>
  575. <PrivilegeControl/>
  576. <Expand leftParentDefault="false" upParentDefault="false"/>
  577. </C>
  578. <C c="0" r="2" s="0">
  579. <O t="XMLable" class="com.fr.base.Formula">
  580. <Attributes>
  581. <![CDATA[="年份(指标单位:" + $unit_name1 + ")"]]></Attributes>
  582. </O>
  583. <PrivilegeControl/>
  584. <Expand/>
  585. </C>
  586. <C c="1" r="2" s="0">
  587. <O t="DSColumn">
  588. <Attributes dsName="one_tule" columnName="COUNTRY_CN_NAME"/>
  589. <Condition class="com.fr.data.condition.ListCondition"/>
  590. <Complex/>
  591. <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
  592. <Result>
  593. <![CDATA[$$$]]></Result>
  594. <Parameters/>
  595. </O>
  596. <PrivilegeControl/>
  597. <Expand dir="1"/>
  598. </C>
  599. <C c="2" r="2" s="0">
  600. <O>
  601. <![CDATA[合计]]></O>
  602. <PrivilegeControl/>
  603. <Expand/>
  604. </C>
  605. <C c="3" r="2" s="1">
  606. <PrivilegeControl/>
  607. <Expand/>
  608. </C>
  609. <C c="0" r="3" s="0">
  610. <O t="DSColumn">
  611. <Attributes dsName="one_tule" columnName="DATA_YEAR"/>
  612. <Condition class="com.fr.data.condition.ListCondition"/>
  613. <Complex/>
  614. <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
  615. <Result>
  616. <![CDATA[$$$]]></Result>
  617. <Parameters/>
  618. </O>
  619. <PrivilegeControl/>
  620. <HighlightList>
  621. <Highlight class="com.fr.report.cell.cellattr.highlight.DefaultHighlight">
  622. <Name>
  623. <![CDATA[条件属性1]]></Name>
  624. <Condition class="com.fr.data.condition.FormulaCondition">
  625. <Formula>
  626. <![CDATA[len(A4) = 0]]></Formula>
  627. </Condition>
  628. <HighlightAction class="com.fr.report.cell.cellattr.highlight.RowHeightHighlightAction"/>
  629. </Highlight>
  630. </HighlightList>
  631. <Expand dir="0"/>
  632. </C>
  633. <C c="1" r="3" s="2">
  634. <O t="DSColumn">
  635. <Attributes dsName="one_tule" columnName="DATA_VALUE"/>
  636. <Condition class="com.fr.data.condition.ListCondition"/>
  637. <Complex/>
  638. <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
  639. <Result>
  640. <![CDATA[$$$]]></Result>
  641. <Parameters/>
  642. </O>
  643. <PrivilegeControl/>
  644. <Expand/>
  645. </C>
  646. <C c="2" r="3" s="2">
  647. <O t="XMLable" class="com.fr.base.Formula">
  648. <Attributes>
  649. <![CDATA[=if(ISNULL(SUM(B4)), "", SUM(B4))]]></Attributes>
  650. </O>
  651. <PrivilegeControl/>
  652. <Expand/>
  653. </C>
  654. <C c="3" r="3" s="1">
  655. <PrivilegeControl/>
  656. <Expand/>
  657. </C>
  658. <C c="0" r="4" s="0">
  659. <O>
  660. <![CDATA[合计]]></O>
  661. <PrivilegeControl/>
  662. <Expand/>
  663. </C>
  664. <C c="1" r="4" s="2">
  665. <O t="XMLable" class="com.fr.base.Formula">
  666. <Attributes>
  667. <![CDATA[=if(ISNULL(B4), "", SUM(B4))]]></Attributes>
  668. </O>
  669. <PrivilegeControl/>
  670. <Expand/>
  671. </C>
  672. <C c="2" r="4" s="2">
  673. <O t="XMLable" class="com.fr.base.Formula">
  674. <Attributes>
  675. <![CDATA[=if(ISNULL(C4), "", SUM(C4))]]></Attributes>
  676. </O>
  677. <PrivilegeControl/>
  678. <Expand/>
  679. </C>
  680. <C c="3" r="4" s="1">
  681. <PrivilegeControl/>
  682. <Expand/>
  683. </C>
  684. </CellElementList>
  685. <ReportAttrSet>
  686. <ReportSettings headerHeight="0" footerHeight="0">
  687. <PaperSetting orientation="1">
  688. <Margin top="986400" left="2743200" bottom="986400" right="2743200"/>
  689. </PaperSetting>
  690. <Background name="ColorBackground" color="-1"/>
  691. </ReportSettings>
  692. <Header reportPageType="0">
  693. <Background name="NullBackground"/>
  694. <LeftList/>
  695. <CenterList/>
  696. <RightList/>
  697. </Header>
  698. <Footer reportPageType="0">
  699. <Background name="NullBackground"/>
  700. <LeftList/>
  701. <CenterList/>
  702. <RightList/>
  703. </Footer>
  704. </ReportAttrSet>
  705. <PrivilegeControl/>
  706. </Report>
  707. <ReportParameterAttr>
  708. <Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0" useParamsTemplate="true" currentIndex="0"/>
  709. <PWTitle>
  710. <![CDATA[参数]]></PWTitle>
  711. <Parameter>
  712. <Attributes name="index_name"/>
  713. <O>
  714. <![CDATA[外债总额]]></O>
  715. </Parameter>
  716. <Parameter>
  717. <Attributes name="start_time"/>
  718. <O>
  719. <![CDATA[2013]]></O>
  720. </Parameter>
  721. <Parameter>
  722. <Attributes name="end_time"/>
  723. <O>
  724. <![CDATA[2020]]></O>
  725. </Parameter>
  726. <Parameter>
  727. <Attributes name="country_list"/>
  728. <O>
  729. <![CDATA[\"中国\",\"法国\"]]></O>
  730. </Parameter>
  731. <Parameter>
  732. <Attributes name="table_name1"/>
  733. <O>
  734. <![CDATA[gei_app_data_wb]]></O>
  735. </Parameter>
  736. <Parameter>
  737. <Attributes name="unit_name1"/>
  738. <O>
  739. <![CDATA[]]></O>
  740. </Parameter>
  741. <Parameter>
  742. <Attributes name="index_id"/>
  743. <O>
  744. <![CDATA[223]]></O>
  745. </Parameter>
  746. </ReportParameterAttr>
  747. <StyleList>
  748. <Style horizontal_alignment="0" imageLayout="1">
  749. <FRFont name="SimSun" style="0" size="72"/>
  750. <Background name="ColorBackground" color="-3342337"/>
  751. <Border>
  752. <Top style="1" color="-16777216"/>
  753. <Bottom style="1" color="-16777216"/>
  754. <Left style="1" color="-16777216"/>
  755. <Right style="1" color="-16777216"/>
  756. </Border>
  757. </Style>
  758. <Style horizontal_alignment="0" imageLayout="1">
  759. <FRFont name="SimSun" style="0" size="72"/>
  760. <Background name="NullBackground"/>
  761. <Border/>
  762. </Style>
  763. <Style horizontal_alignment="0" imageLayout="1">
  764. <FRFont name="SimSun" style="0" size="72"/>
  765. <Background name="NullBackground"/>
  766. <Border>
  767. <Top style="1"/>
  768. <Bottom style="1"/>
  769. <Left style="1"/>
  770. <Right style="1"/>
  771. </Border>
  772. </Style>
  773. </StyleList>
  774. <DesignerVersion DesignerVersion="KAA"/>
  775. <PreviewType PreviewType="0"/>
  776. <TemplateCloudInfoAttrMark class="com.fr.plugin.cloud.analytics.attr.TemplateInfoAttrMark" pluginID="com.fr.plugin.cloud.analytics.v10" plugin-version="2.3.4.20211109">
  777. <TemplateCloudInfoAttrMark createTime="1630373918220"/>
  778. </TemplateCloudInfoAttrMark>
  779. <TemplateIdAttMark class="com.fr.base.iofile.attr.TemplateIdAttrMark">
  780. <TemplateIdAttMark TemplateId="2994db19-db2e-408f-82db-44697b26c7f2"/>
  781. </TemplateIdAttMark>
  782. </WorkBook>