4f475e9e36
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
34 lines
8.2 KiB
JSON
34 lines
8.2 KiB
JSON
[
|
|
{
|
|
"chunk_id": 25,
|
|
"chunk_type": "group",
|
|
"human_description": "This is group 'CountryGroup' definition for report 'BubbleChartReport'. Group expression: $F{ShipCountry}. Has groupHeader: Yes, has groupFooter: Yes. Min height: 0, start new column: false, reprint header: false.",
|
|
"raw_xml": "<group name=\"CountryGroup\">\n\t\t<expression>$F{ShipCountry}</expression>\n\t\t<groupHeader>\n\t\t\t<band height=\"225\">\n\t\t\t\t<element kind=\"line\" uuid=\"d1c16194-2bd4-47df-9208-7b4205661fe7\" x=\"0\" y=\"14\" width=\"270\" height=\"1\" />\n\t\t\t\t<element kind=\"textField\" uuid=\"bb5eae97-9128-438e-9055-8ee4115eed92\" x=\"10\" y=\"2\" width=\"150\" height=\"11\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$F{ShipCountry}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"d3280ad2-efb5-4d22-b923-3857cf649de9\" x=\"170\" y=\"2\" width=\"100\" height=\"11\" evaluationTime=\"Group\" pattern=\"EEE, MMM d, yyyy\" evaluationGroup=\"CountryGroup\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{DateHighestCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"chart\" chartType=\"bubble\" uuid=\"d9ebe2fd-bf5c-44a9-9433-c0643447dd9f\" positionType=\"Float\" x=\"0\" y=\"25\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"CountryGroup\">\n\t\t\t\t\t<dataset kind=\"xyz\" resetGroup=\"CountryGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Double Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight} * 2d</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>40.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Normal Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight}</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>30.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Half Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight} / 2d</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>20.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot scaleType=\"RangeAxis\" />\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupHeader>\n\t\t<groupFooter>\n\t\t\t<band height=\"15\">\n\t\t\t\t<element kind=\"rectangle\" uuid=\"6c7e5f1e-6c93-4646-9261-95d7542ef621\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" forecolor=\"#C0C0C0\" backcolor=\"#C0C0C0\" />\n\t\t\t\t<element kind=\"staticText\" uuid=\"a2d69df3-0926-4fa3-b512-2b8be1fe68af\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Count :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"388b987e-12be-4572-b393-4d9a166f4f3c\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{CountryGroup_COUNT}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"staticText\" uuid=\"fb07530b-fc70-4c47-9f6d-55e331a24517\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Total :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"73647d9e-f88f-4aec-b0b8-55e93ebe43f2\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" backcolor=\"#C0C0C0\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{FreightSumCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupFooter>\n\t</group>\n\t",
|
|
"context": "Report 'BubbleChartReport' group 'CountryGroup'",
|
|
"metadata": {
|
|
"group_name": "CountryGroup",
|
|
"expression": "$F{ShipCountry}",
|
|
"has_header": true,
|
|
"has_footer": true,
|
|
"minHeightToStartNewPage": "0",
|
|
"startNewColumn": "false",
|
|
"reprintHeaderOnEachPage": "false"
|
|
}
|
|
},
|
|
{
|
|
"chunk_id": 25,
|
|
"chunk_type": "group",
|
|
"human_description": "This is group 'CountryGroup' definition for report 'BubbleChartReport'. Group expression: $F{ShipCountry}. Has groupHeader: Yes, has groupFooter: Yes. Min height: 0, start new column: false, reprint header: false.",
|
|
"raw_xml": "<group name=\"CountryGroup\">\n\t\t<expression>$F{ShipCountry}</expression>\n\t\t<groupHeader>\n\t\t\t<band height=\"225\">\n\t\t\t\t<element kind=\"line\" uuid=\"d1c16194-2bd4-47df-9208-7b4205661fe7\" x=\"0\" y=\"14\" width=\"270\" height=\"1\" />\n\t\t\t\t<element kind=\"textField\" uuid=\"bb5eae97-9128-438e-9055-8ee4115eed92\" x=\"10\" y=\"2\" width=\"150\" height=\"11\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$F{ShipCountry}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"d3280ad2-efb5-4d22-b923-3857cf649de9\" x=\"170\" y=\"2\" width=\"100\" height=\"11\" evaluationTime=\"Group\" pattern=\"EEE, MMM d, yyyy\" evaluationGroup=\"CountryGroup\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{DateHighestCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"chart\" chartType=\"bubble\" uuid=\"d9ebe2fd-bf5c-44a9-9433-c0643447dd9f\" positionType=\"Float\" x=\"0\" y=\"25\" width=\"270\" height=\"175\" evaluationTime=\"Group\" evaluationGroup=\"CountryGroup\">\n\t\t\t\t\t<dataset kind=\"xyz\" resetGroup=\"CountryGroup\" resetType=\"Group\">\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Double Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight} * 2d</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>40.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Normal Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight}</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>30.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t\t<series>\n\t\t\t\t\t\t\t<seriesExpression>\"Half Freight\"</seriesExpression>\n\t\t\t\t\t\t\t<xvalueExpression>$F{OrderID}</xvalueExpression>\n\t\t\t\t\t\t\t<yvalueExpression>$F{Freight} / 2d</yvalueExpression>\n\t\t\t\t\t\t\t<zvalueExpression>20.00d</zvalueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot scaleType=\"RangeAxis\" />\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupHeader>\n\t\t<groupFooter>\n\t\t\t<band height=\"15\">\n\t\t\t\t<element kind=\"rectangle\" uuid=\"6c7e5f1e-6c93-4646-9261-95d7542ef621\" x=\"0\" y=\"0\" width=\"270\" height=\"11\" forecolor=\"#C0C0C0\" backcolor=\"#C0C0C0\" />\n\t\t\t\t<element kind=\"staticText\" uuid=\"a2d69df3-0926-4fa3-b512-2b8be1fe68af\" mode=\"Opaque\" x=\"0\" y=\"0\" width=\"45\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Count :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"388b987e-12be-4572-b393-4d9a166f4f3c\" mode=\"Opaque\" x=\"45\" y=\"0\" width=\"25\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{CountryGroup_COUNT}</expression>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"staticText\" uuid=\"fb07530b-fc70-4c47-9f6d-55e331a24517\" mode=\"Opaque\" x=\"70\" y=\"0\" width=\"140\" height=\"11\" backcolor=\"#C0C0C0\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<text>Total :</text>\n\t\t\t\t</element>\n\t\t\t\t<element kind=\"textField\" uuid=\"73647d9e-f88f-4aec-b0b8-55e93ebe43f2\" mode=\"Opaque\" x=\"210\" y=\"0\" width=\"60\" height=\"11\" backcolor=\"#C0C0C0\" pattern=\"0.00\" hTextAlign=\"Right\" style=\"Sans_Bold\">\n\t\t\t\t\t<expression>$V{FreightSumCountryGroup}</expression>\n\t\t\t\t</element>\n\t\t\t</band>\n\t\t</groupFooter>\n\t</group>\n\t",
|
|
"context": "Report 'BubbleChartReport' group 'CountryGroup'",
|
|
"metadata": {
|
|
"group_name": "CountryGroup",
|
|
"expression": "$F{ShipCountry}",
|
|
"has_header": true,
|
|
"has_footer": true,
|
|
"minHeightToStartNewPage": "0",
|
|
"startNewColumn": "false",
|
|
"reprintHeaderOnEachPage": "false"
|
|
}
|
|
}
|
|
] |