37 lines
2.5 KiB
XML
37 lines
2.5 KiB
XML
<mxGraphModel dx="2540" dy="1330" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<!-- Main Category Blocks -->
|
|
<mxCell id="2" value="Python处理示例" style="rounded=1;fillColor=#FFFF99;strokeColor=#000000;strokeWidth=2;" vertex="1" parent="1">
|
|
<mxGeometry x="50" y="30" width="160" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<!-- Document Icons -->
|
|
<mxCell id="3" value="" style="shape=document;fillColor=#FFFF99;strokeColor=#000000;strokeWidth=2;" vertex="1" parent="1">
|
|
<mxGeometry x="240" y="50" width="30" height="40" as="geometry"/>
|
|
</mxCell>
|
|
<!-- Secondary Blocks -->
|
|
<mxCell id="4" value="LLM: 从Excel读取数据, 解读" style="rounded=0;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1;" vertex="1" parent="1">
|
|
<mxGeometry x="50" y="150" width="180" height="50" as="geometry"/>
|
|
</mxCell>
|
|
<!-- Connectors -->
|
|
<mxCell id="5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="4">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<!-- More blocks and connectors for a complete diagram -->
|
|
<mxCell id="6" value="LLM: 基本Python分析代码" style="rounded=0;fillColor=#FFFFFF;strokeColor=#000000;strokeWidth=1;" vertex="1" parent="1">
|
|
<mxGeometry x="300" y="150" width="200" height="50" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="4" target="6">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="8" value="输出结果" style="rounded=0;fillColor=#FFFF99;strokeColor=#000000;strokeWidth=1;" vertex="1" parent="1">
|
|
<mxGeometry x="300" y="230" width="200" height="60" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="6" target="8">
|
|
<mxGeometry relative="1" as="geometry"/>
|
|
</mxCell>
|
|
<!-- Add more cells for other sections as needed -->
|
|
</root>
|
|
</mxGraphModel>
|