forked from fanruan/demo-show-charts
shine
5 years ago
2 changed files with 94 additions and 1 deletions
@ -0,0 +1,89 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<WorkBook xmlVersion="20170720" releaseVersion="10.0.0"> |
||||||
|
<TableDataMap> |
||||||
|
<TableData name="Embedded1" class="com.fr.data.impl.EmbeddedTableData"> |
||||||
|
<Parameters/> |
||||||
|
<DSName> |
||||||
|
<![CDATA[]]></DSName> |
||||||
|
<ColumnNames> |
||||||
|
<![CDATA[星期,,.,,上下午,,.,,门诊量]]></ColumnNames> |
||||||
|
<ColumnTypes> |
||||||
|
<![CDATA[java.lang.String,java.lang.String,java.lang.String]]></ColumnTypes> |
||||||
|
<RowData ColumnTypes="java.lang.String,java.lang.String,java.lang.String"> |
||||||
|
<![CDATA[HT#C5ZT7WLltG=)ZD6`"D[32>JH=@Y,f+A[TV2BQFB8uHW<J_57&c<"!<<~ |
||||||
|
]]></RowData> |
||||||
|
</TableData> |
||||||
|
</TableDataMap> |
||||||
|
<Report class="com.fr.report.worksheet.WorkSheet" name="sheet1"> |
||||||
|
<ReportPageAttr> |
||||||
|
<HR/> |
||||||
|
<FR/> |
||||||
|
<HC/> |
||||||
|
<FC/> |
||||||
|
</ReportPageAttr> |
||||||
|
<ColumnPrivilegeControl/> |
||||||
|
<RowPrivilegeControl/> |
||||||
|
<RowHeight defaultValue="723900"> |
||||||
|
<![CDATA[723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight> |
||||||
|
<ColumnWidth defaultValue="2743200"> |
||||||
|
<![CDATA[2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth> |
||||||
|
<FloatElementList> |
||||||
|
<com.fr.report.cell.FloatElement> |
||||||
|
<FloatElementName name="Float1"/> |
||||||
|
<PrivilegeControl/> |
||||||
|
<Location leftDistance="4156363" topDistance="0" width="19812000" height="14097000"/> |
||||||
|
<O t="CC"> |
||||||
|
<LayoutAttr selectedIndex="0"/> |
||||||
|
<ChangeAttr enable="false" changeType="button" timeInterval="5" buttonColor="-8421505" carouselColor="-8421505" showArrow="true"> |
||||||
|
<TextAttr> |
||||||
|
<Attr alignText="0"/> |
||||||
|
</TextAttr> |
||||||
|
</ChangeAttr> |
||||||
|
<Chart name="默认" chartClass="com.fr.plugin.demo.fun.DemoChart"> |
||||||
|
<attr refreshEnabled="false" refreshTime="10.0" theme="0" threeD="false" title=""/> |
||||||
|
<DataSet class="com.fr.extended.chart.ExtendedTableDataSet"> |
||||||
|
<TableData class="com.fr.data.impl.NameTableData"> |
||||||
|
<Name> |
||||||
|
<![CDATA[Embedded1]]></Name> |
||||||
|
</TableData> |
||||||
|
<AbstractDataConfig class="com.fr.plugin.demo.fun.DemoDataConfig" pluginID="com.fr.plugin.demo.chart"> |
||||||
|
<attr x="星期" targetName="门诊量统计" y="上下午" z="门诊量" expect="" expect_function="com.fr.data.util.function.NoneFunction" actual="" actual_function="com.fr.data.util.function.NoneFunction" customName="false" customField_0="" customField_1="" customField_1_function="com.fr.data.util.function.NoneFunction"/> |
||||||
|
</AbstractDataConfig> |
||||||
|
</DataSet> |
||||||
|
</Chart> |
||||||
|
</O> |
||||||
|
<Style index="0"/> |
||||||
|
</com.fr.report.cell.FloatElement> |
||||||
|
</FloatElementList> |
||||||
|
<CellElementList> |
||||||
|
<C c="0" r="0"> |
||||||
|
<PrivilegeControl/> |
||||||
|
<Expand/> |
||||||
|
</C> |
||||||
|
</CellElementList> |
||||||
|
<ReportAttrSet> |
||||||
|
<ReportSettings headerHeight="0" footerHeight="0"> |
||||||
|
<PaperSetting/> |
||||||
|
<Background name="ColorBackground" color="-1"/> |
||||||
|
</ReportSettings> |
||||||
|
</ReportAttrSet> |
||||||
|
<PrivilegeControl/> |
||||||
|
</Report> |
||||||
|
<ReportParameterAttr> |
||||||
|
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0" useParamsTemplate="true"/> |
||||||
|
<PWTitle> |
||||||
|
<![CDATA[参数]]></PWTitle> |
||||||
|
</ReportParameterAttr> |
||||||
|
<StyleList> |
||||||
|
<Style imageLayout="1"> |
||||||
|
<FRFont name="SimSun" style="0" size="72"/> |
||||||
|
<Background name="ColorBackground" color="-1"/> |
||||||
|
<Border/> |
||||||
|
</Style> |
||||||
|
</StyleList> |
||||||
|
<DesignerVersion DesignerVersion="KAA"/> |
||||||
|
<PreviewType PreviewType="0"/> |
||||||
|
<TemplateIdAttMark class="com.fr.base.iofile.attr.TemplateIdAttrMark"> |
||||||
|
<TemplateIdAttMark TemplateId="58ad7cd7-9b5b-46a8-8edf-aac8166eadca"/> |
||||||
|
</TemplateIdAttMark> |
||||||
|
</WorkBook> |
Loading…
Reference in new issue