feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件 添加多个JRXML报告的数据查询和字段定义文件 添加PdfEncryptReport.jrxml示例报告文件
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"chunk_id": 77,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'BarChartReport', type: bar. Dataset kind: category. Label format: .",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"bar\" uuid=\"a220a3ef-6bb2-4a4d-8bd3-5bda467cc036\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"270\" height=\"175\" evaluationTime=\"Group\" customizerClass=\"net.sf.jasperreports.samples.charts.BarChartCustomizer\" evaluationGroup=\"ChartGroup\">\n\t\t\t\t\t<dataset kind=\"category\" incrementType=\"Group\" resetGroup=\"ChartGroup\" incrementGroup=\"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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup} * 2d</valueExpression>\n\t\t\t\t\t\t\t<labelExpression />\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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup}</valueExpression>\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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup} / 2d</valueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot showTickMarks=\"true\" showTickLabels=\"true\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t",
|
||||
"context": "Report 'BarChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "bar",
|
||||
"dataset": {
|
||||
"kind": "category",
|
||||
"series": [
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup} * 2d"
|
||||
},
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup}"
|
||||
},
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup} / 2d"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "",
|
||||
"legendLabelFormat": ""
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "bar",
|
||||
"uuid": "a220a3ef-6bb2-4a4d-8bd3-5bda467cc036",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "270",
|
||||
"height": "175",
|
||||
"evaluationTime": "Group",
|
||||
"customizerClass": "net.sf.jasperreports.samples.charts.BarChartCustomizer",
|
||||
"evaluationGroup": "ChartGroup"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"chunk_id": 77,
|
||||
"chunk_type": "chart",
|
||||
"human_description": "This is a chart element in report 'BarChartReport', type: bar. Dataset kind: category. Label format: .",
|
||||
"raw_xml": "<element kind=\"chart\" chartType=\"bar\" uuid=\"a220a3ef-6bb2-4a4d-8bd3-5bda467cc036\" positionType=\"Float\" x=\"0\" y=\"50\" width=\"270\" height=\"175\" evaluationTime=\"Group\" customizerClass=\"net.sf.jasperreports.samples.charts.BarChartCustomizer\" evaluationGroup=\"ChartGroup\">\n\t\t\t\t\t<dataset kind=\"category\" incrementType=\"Group\" resetGroup=\"ChartGroup\" incrementGroup=\"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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup} * 2d</valueExpression>\n\t\t\t\t\t\t\t<labelExpression />\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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup}</valueExpression>\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<categoryExpression>$F{ShipCountry}</categoryExpression>\n\t\t\t\t\t\t\t<valueExpression>$V{FreightSumCountryGroup} / 2d</valueExpression>\n\t\t\t\t\t\t</series>\n\t\t\t\t\t</dataset>\n\t\t\t\t\t<plot showTickMarks=\"true\" showTickLabels=\"true\">\n\t\t\t\t\t\t<itemLabel color=\"#000000\" backgroundColor=\"#FFFFFF\" />\n\t\t\t\t\t</plot>\n\t\t\t\t</element>\n\t\t\t",
|
||||
"context": "Report 'BarChartReport' chart",
|
||||
"metadata": {
|
||||
"chart_type": "bar",
|
||||
"dataset": {
|
||||
"kind": "category",
|
||||
"series": [
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup} * 2d"
|
||||
},
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup}"
|
||||
},
|
||||
{
|
||||
"key": "",
|
||||
"value": "$V{FreightSumCountryGroup} / 2d"
|
||||
}
|
||||
]
|
||||
},
|
||||
"plot": {
|
||||
"labelFormat": "",
|
||||
"legendLabelFormat": ""
|
||||
},
|
||||
"attributes": {
|
||||
"kind": "chart",
|
||||
"chartType": "bar",
|
||||
"uuid": "a220a3ef-6bb2-4a4d-8bd3-5bda467cc036",
|
||||
"positionType": "Float",
|
||||
"x": "0",
|
||||
"y": "50",
|
||||
"width": "270",
|
||||
"height": "175",
|
||||
"evaluationTime": "Group",
|
||||
"customizerClass": "net.sf.jasperreports.samples.charts.BarChartCustomizer",
|
||||
"evaluationGroup": "ChartGroup"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user