返回 ppt-master
15_chart_insight.svg
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="1024" height="768" viewBox="0 0 1024 768"
3 data-pptx-master="presentation_core_43_master" data-pptx-master-name="Presentation Core 4:3"
4 data-pptx-layout="chart_insight" data-pptx-layout-name="Chart and Insight">
5 <rect id="master-background" x="0" y="0" width="1024" height="768" fill="#FFFFFF"
6 data-pptx-layer="master" data-pptx-editable="false"/>
7 <rect id="chart-insight-chart-panel" x="56" y="136" width="616" height="576" rx="12"
8 fill="#F4F6F8" stroke="#D6DCE3" stroke-width="1"
9 data-pptx-layer="layout" data-pptx-editable="false"/>
10 <rect id="chart-insight-message-panel" x="696" y="136" width="272" height="576" rx="12"
11 fill="#F4F6F8" stroke="#D6DCE3" stroke-width="1"
12 data-pptx-layer="layout" data-pptx-editable="false"/>
13 <g id="chart-insight-title-slot" data-pptx-placeholder="title"
14 data-pptx-bounds="56 36 912 64">
15 <text id="chart-insight-title-carrier" data-pptx-carrier="true"
16 x="56" y="82" fill="#1E293B" font-family="Arial, Microsoft YaHei, sans-serif"
17 font-size="32" font-weight="700">{{PAGE_TITLE}}</text>
18 </g>
19 <g id="chart-insight-chart-slot" data-pptx-placeholder="chart" data-pptx-idx="1"
20 data-pptx-bounds="76 156 576 536">
21 <g id="chart-insight-chart-carrier" data-pptx-carrier="true"
22 data-pptx-replace-with="chart">
23 <metadata type="application/json">{"name":"chart_insight","x":76,"y":156,"width":576,"height":536,"type":"column","categories":["Q1","Q2","Q3","Q4"],"series":[{"name":"Actual","values":[42,55,63,78]},{"name":"Plan","values":[48,58,68,74]}],"show_legend":true,"legend_position":"bottom","style":{"colors":["#64748B","#CBD5E1"],"chart_area_fill":"#F4F6F8","plot_area_fill":"#FFFFFF","text_color":"#475569","axis_color":"#CBD5E1","grid_color":"#E2E8F0","font_family":"Arial"}}</metadata>
24 <rect x="76" y="156" width="576" height="536" rx="8" fill="#FFFFFF"/>
25 <rect x="440" y="192" width="12" height="12" rx="2" fill="#64748B"/>
26 <text x="460" y="203" fill="#64748B" font-family="Arial, sans-serif" font-size="14">Actual</text>
27 <rect x="530" y="192" width="12" height="12" rx="2" fill="#CBD5E1"/>
28 <text x="550" y="203" fill="#64748B" font-family="Arial, sans-serif" font-size="14">Plan</text>
29 <line x1="124" y1="620" x2="628" y2="620" stroke="#CBD5E1" stroke-width="2"/>
30 <line x1="124" y1="528" x2="628" y2="528" stroke="#E2E8F0" stroke-width="1"/>
31 <line x1="124" y1="436" x2="628" y2="436" stroke="#E2E8F0" stroke-width="1"/>
32 <line x1="124" y1="344" x2="628" y2="344" stroke="#E2E8F0" stroke-width="1"/>
33 <line x1="124" y1="252" x2="628" y2="252" stroke="#E2E8F0" stroke-width="1"/>
34 <rect x="155" y="426" width="30" height="194" rx="3" fill="#64748B"/>
35 <rect x="189" y="398" width="30" height="222" rx="3" fill="#CBD5E1"/>
36 <rect x="281" y="366" width="30" height="254" rx="3" fill="#64748B"/>
37 <rect x="315" y="352" width="30" height="268" rx="3" fill="#CBD5E1"/>
38 <rect x="407" y="329" width="30" height="291" rx="3" fill="#64748B"/>
39 <rect x="441" y="305" width="30" height="315" rx="3" fill="#CBD5E1"/>
40 <rect x="533" y="259" width="30" height="361" rx="3" fill="#64748B"/>
41 <rect x="567" y="278" width="30" height="342" rx="3" fill="#CBD5E1"/>
42 <text x="187" y="650" text-anchor="middle" fill="#64748B" font-family="Arial, sans-serif" font-size="15">Q1</text>
43 <text x="313" y="650" text-anchor="middle" fill="#64748B" font-family="Arial, sans-serif" font-size="15">Q2</text>
44 <text x="439" y="650" text-anchor="middle" fill="#64748B" font-family="Arial, sans-serif" font-size="15">Q3</text>
45 <text x="565" y="650" text-anchor="middle" fill="#64748B" font-family="Arial, sans-serif" font-size="15">Q4</text>
46 </g>
47 </g>
48 <g id="chart-insight-message-slot" data-pptx-placeholder="body" data-pptx-idx="2"
49 data-pptx-bounds="716 156 232 456">
50 <text id="chart-insight-message-carrier" data-pptx-carrier="true"
51 x="716" y="204" fill="#334155" font-family="Arial, Microsoft YaHei, sans-serif"
52 font-size="22" font-weight="700">{{KEY_MESSAGE}}</text>
53 </g>
54 <g id="chart-insight-source-slot" data-pptx-placeholder="footer" data-pptx-idx="3"
55 data-pptx-bounds="716 640 232 32">
56 <text id="chart-insight-source-carrier" data-pptx-carrier="true"
57 x="716" y="664" fill="#94A3B8" font-family="Arial, Microsoft YaHei, sans-serif"
58 font-size="13">{{SOURCE}}</text>
59 </g>
60 </svg>
61
61 lines Plain Text