返回 ppt-master
consulting_table.svg
根目录 / skills / ppt-master / templates / charts / consulting_table.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"
2 font-family="Roboto, -apple-system, BlinkMacSystemFont, sans-serif"
3 font-size="12">
4 <!--
5 Consulting Data Table Template (Visual Integration)
6 Purpose: High-density data presentation with visual aids, favored by consulting firms
7 Use cases: Financial reports, regional performance, sales tracking
8 Design Principles: Left-align text, right-align numbers, weak borders, visual integration
9 -->
10 <rect width="1280" height="720" fill="#FFFFFF"/>
11 <!-- ==================== Header ==================== -->
12 <g id="header" data-pptx-bounds="40 15 1200 125">
13 <text x="80" y="70" font-family="Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif" font-size="32" font-weight="800" fill="#0F172A">Global Revenue Performance</text>
14 <text x="80" y="100" font-family="Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif" font-size="14" font-weight="700" fill="#64748B" letter-spacing="1">Q4 2025 · FINANCIAL DATA SUMMARY REPORT</text>
15 </g>
16 <!-- ==================== Table Structure ==================== -->
17 <g id="tableArea" data-pptx-bounds="0 128 1280 512" transform="translate(80, 150)">
18 <!-- Table Header (Weak borders, no vertical lines) -->
19 <line x1="0" y1="35" x2="1120" y2="35" stroke="#CBD5E1" stroke-width="2"/>
20 <text x="20" y="20" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1">REGION / MARKET</text>
21 <text x="320" y="20" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1" text-anchor="middle">STATUS</text>
22 <text x="620" y="20" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1" text-anchor="end">REVENUE (USD)</text>
23 <text x="820" y="20" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1" text-anchor="end">YOY GROWTH</text>
24 <text x="880" y="20" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1">MARKET SHARE (VISUAL)</text>
25 <!-- Data Rows (Alternating faint background for readability, no borders) -->
26 <!-- Row 1 -->
27 <rect x="0" y="45" width="1120" height="60" fill="#F8FAFC" rx="6"/>
28 <!-- Left aligned: Variable length text -->
29 <text x="20" y="81" font-size="16" font-weight="700" fill="#0F172A">North America</text>
30 <!-- Center aligned: Uniform text -->
31 <rect x="280" y="65" width="80" height="24" rx="12" fill="#ECFDF5"/>
32 <text x="320" y="82" font-size="13" font-weight="700" fill="#059669" text-anchor="middle">Active</text>
33 <!-- Right aligned: Large numbers -->
34 <text x="620" y="82" font-size="18" font-weight="600" fill="#0F172A" text-anchor="end">$ 124,500,000</text>
35 <!-- Right aligned: Percentages -->
36 <text x="820" y="82" font-size="16" font-weight="700" fill="#10B981" text-anchor="end">+ 12.4%</text>
37 <!-- Visual Integration: Data Bar -->
38 <rect x="880" y="70" width="200" height="12" rx="6" fill="#E2E8F0"/>
39 <rect x="880" y="70" width="160" height="12" rx="6" fill="#2563EB"/>
40 <text x="1090" y="81" font-size="13" font-weight="700" fill="#64748B">42%</text>
41 <!-- Row 2 -->
42 <!-- Left aligned: Variable length text -->
43 <text x="20" y="141" font-size="16" font-weight="700" fill="#0F172A">Europe &amp; Middle East</text>
44 <!-- Center aligned: Uniform text -->
45 <rect x="280" y="125" width="80" height="24" rx="12" fill="#ECFDF5"/>
46 <text x="320" y="142" font-size="13" font-weight="700" fill="#059669" text-anchor="middle">Active</text>
47 <!-- Right aligned: Large numbers -->
48 <text x="620" y="142" font-size="18" font-weight="600" fill="#0F172A" text-anchor="end">$ 89,200,000</text>
49 <!-- Right aligned: Percentages -->
50 <text x="820" y="142" font-size="16" font-weight="700" fill="#10B981" text-anchor="end">+ 8.1%</text>
51 <!-- Visual Integration: Data Bar -->
52 <rect x="880" y="130" width="200" height="12" rx="6" fill="#E2E8F0"/>
53 <rect x="880" y="130" width="115" height="12" rx="6" fill="#60A5FA"/>
54 <text x="1090" y="141" font-size="13" font-weight="700" fill="#64748B">30%</text>
55 <!-- Row 3 -->
56 <rect x="0" y="165" width="1120" height="60" fill="#F8FAFC" rx="6"/>
57 <!-- Left aligned: Variable length text -->
58 <text x="20" y="201" font-size="16" font-weight="700" fill="#0F172A">Asia Pacific</text>
59 <!-- Center aligned: Uniform text -->
60 <rect x="280" y="185" width="80" height="24" rx="12" fill="#FFF1F2"/>
61 <text x="320" y="202" font-size="13" font-weight="700" fill="#E11D48" text-anchor="middle">Warning</text>
62 <!-- Right aligned: Large numbers -->
63 <text x="620" y="202" font-size="18" font-weight="600" fill="#0F172A" text-anchor="end">$ 45,600,000</text>
64 <!-- Right aligned: Percentages -->
65 <text x="820" y="202" font-size="16" font-weight="700" fill="#F43F5E" text-anchor="end">- 3.2%</text>
66 <!-- Visual Integration: Data Bar -->
67 <rect x="880" y="190" width="200" height="12" rx="6" fill="#E2E8F0"/>
68 <rect x="880" y="190" width="60" height="12" rx="6" fill="#F43F5E"/>
69 <text x="1090" y="201" font-size="13" font-weight="700" fill="#64748B">15%</text>
70 <!-- Row 4 -->
71 <!-- Left aligned: Variable length text -->
72 <text x="20" y="261" font-size="16" font-weight="700" fill="#0F172A">Latin America</text>
73 <!-- Center aligned: Uniform text -->
74 <rect x="280" y="245" width="80" height="24" rx="12" fill="#FFFBEB"/>
75 <text x="320" y="262" font-size="13" font-weight="700" fill="#D97706" text-anchor="middle">Pending</text>
76 <!-- Right aligned: Large numbers -->
77 <text x="620" y="262" font-size="18" font-weight="600" fill="#0F172A" text-anchor="end">$ 22,400,000</text>
78 <!-- Right aligned: Percentages -->
79 <text x="820" y="262" font-size="16" font-weight="700" fill="#10B981" text-anchor="end">+ 15.6%</text>
80 <!-- Visual Integration: Data Bar -->
81 <rect x="880" y="250" width="200" height="12" rx="6" fill="#E2E8F0"/>
82 <rect x="880" y="250" width="30" height="12" rx="6" fill="#F59E0B"/>
83 <text x="1090" y="261" font-size="13" font-weight="700" fill="#64748B">8%</text>
84 <!-- Row 5 -->
85 <rect x="0" y="285" width="1120" height="60" fill="#F8FAFC" rx="6"/>
86 <!-- Left aligned: Variable length text -->
87 <text x="20" y="321" font-size="16" font-weight="700" fill="#0F172A">Africa</text>
88 <!-- Center aligned: Uniform text -->
89 <rect x="280" y="305" width="80" height="24" rx="12" fill="#F1F5F9"/>
90 <text x="320" y="322" font-size="13" font-weight="700" fill="#475569" text-anchor="middle">Emerging</text>
91 <!-- Right aligned: Large numbers -->
92 <text x="620" y="322" font-size="18" font-weight="600" fill="#0F172A" text-anchor="end">$ 12,100,000</text>
93 <!-- Right aligned: Percentages -->
94 <text x="820" y="322" font-size="16" font-weight="700" fill="#10B981" text-anchor="end">+ 22.8%</text>
95 <!-- Visual Integration: Data Bar -->
96 <rect x="880" y="310" width="200" height="12" rx="6" fill="#E2E8F0"/>
97 <rect x="880" y="310" width="20" height="12" rx="6" fill="#94A3B8"/>
98 <text x="1090" y="321" font-size="13" font-weight="700" fill="#64748B">5%</text>
99 <!-- ==================== Emphasized Total Row ==================== -->
100 <!-- Thick separator line to emphasize the bottom block -->
101 <line x1="0" y1="370" x2="1120" y2="370" stroke="#0F172A" stroke-width="3"/>
102 <!-- Emphasized background card -->
103 <g>
104 <rect x="0" y="390" width="1120" height="70" fill="#0F172A" rx="8"/>
105 <!-- Accent line -->
106 <rect x="0" y="390" width="6" height="70" fill="#3B82F6" rx="3"/>
107 </g>
108 <text x="20" y="432" font-size="18" font-weight="800" fill="#FFFFFF" letter-spacing="1">GLOBAL TOTAL</text>
109 <text x="320" y="432" font-size="14" font-weight="600" fill="#94A3B8" text-anchor="middle">5 REGIONS</text>
110 <!-- Highly emphasized total number -->
111 <text x="620" y="434" font-size="28" font-weight="800" fill="#FFFFFF" text-anchor="end">$ 293,800,000</text>
112 <text x="820" y="432" font-size="20" font-weight="800" fill="#34D399" text-anchor="end">+ 8.7%</text>
113 <rect x="880" y="420" width="200" height="12" rx="6" fill="#1E293B"/>
114 <rect x="880" y="420" width="200" height="12" rx="6" fill="#2563EB"/>
115 <text x="1090" y="431" font-size="14" font-weight="800" fill="#FFFFFF">100%</text>
116 </g>
117 <!-- ==================== Footer ==================== -->
118 <g id="source" data-pptx-bounds="40 667 1200 38">
119 <text x="1200" y="690" text-anchor="end" font-weight="600" fill="#94A3B8">Data Source: Internal Finance System · Generated automatically</text>
120 </g>
121 </svg>
122
122 lines Plain Text