文档更改5.8.2.2 Line Chart

liuqing01 于 2025/06/30 11:35 最后修改

从版本 22.1
liuqing01编辑
在2025/06/18 10:04上
修改评论: 该版本没有评论
到版本
yinshi编辑
在2024/10/23 03:50上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -5.8.2.2 Line Chart
1 +5.8.2.2 折线图
... ... @@ -1,1 +1,1 @@
1 -Egret Cloud Operation manual.5\. 设计应用.5\.8 报表设计.5\.8\.2 报表设计器.WebHome
1 +Main.5\. 设计应用.5\.8 报表设计.5\.8\.2 报表设计器.WebHome
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.liuqing01
1 +XWiki.yinshi
内容
... ... @@ -1,177 +1,390 @@
1 -
1 +====== 使用场景 ======
2 2  
3 -==== **[Usage Scenario]** ====
3 +在折线图中,一般水平轴(X轴)用来表示时间的推移,并且间隔相同;而垂直轴(Y轴)代表不同时刻的数据的大小。如下图展示了随着时间推移,每月销售额的变化。
4 4  
5 - A line chart is a commonly used type of chart to display changes over time. It connects data points with lines to show the trend of variables, and is suitable for the following scenarios:
5 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=OWM1YjA1YjAxZmEzNDkzYmE3OWQ1Nzc5ZjVhZWY5MjFfcWZDVTFoeEJNMUlOUVNxTWdLU0dKMjJyN1R0WU5ub2dfVG9rZW46UTJQbGJvSDNkb2VJTW94dnhaVmNNRnpobjFmXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
6 6  
7 -* (((
8 -**Time trend analysis:**  Line charts are suitable for displaying time series data, such as daily, monthly, or quarterly sales, user visits, or inventory changes, to help users identify long-term trends.
7 +====== 功能简介 ======
8 +
9 +折线图用于显示数据在一个**连续的时间间隔或者时间跨度上的变化**,它的特点是反映事物随时间或有序类别而变化的趋势。
10 +
11 +一个折线图的构成包括:
12 +
13 +1. (((
14 +**横轴 (X 轴):**
15 +
16 +1. (((
17 +**定义:** 折线图中的横轴是水平方向上的轴线,通常用于表示数据的分类或者时间等连续性变量。
9 9  )))
10 -* (((
11 -**Seasonal changes: ** By observing the fluctuations of the line, it is possible to analyze the periodic changes in the data. For example, seasonal fluctuations in sales revenue, changes in user activity during different time periods, etc.
19 +1. (((
20 +**含义:** 横轴通常表示自变量,即数据的分类或者时间序列。在折线图中,横轴上的数值或分类标签决定了折线图中每个数据点的横坐标位置。
12 12  )))
13 -* (((
14 -**Comparison trend: ** Multiple lines can be used to compare the changes in multiple variables. For example, comparing sales trends of different products, or comparing user growth trends in different markets.
15 15  )))
16 -* (((
17 -**Abnormal discovery: ** The prominent peaks or valleys in a line chart help identify abnormal situations in the data, such as an abnormal increase in sales or a sudden decrease in user churn in a certain month.
23 +1. (((
24 +**纵轴 (Y 轴):**
25 +
26 +1. (((
27 +**定义:** 折线图中的纵轴是垂直方向上的轴线,通常用于表示数据的数值或者数量。
18 18  )))
29 +1. (((
30 +**含义:** 纵轴通常表示因变量,即与自变量相关联的数值或数量。在折线图中,纵轴上的数值决定了折线图中每个数据点的纵坐标位置。
31 +)))
32 +)))
33 +1. (((
34 +**点:**
19 19  
20 -==== ====
36 +1. (((
37 +**定义:** 折线图中的点是由数据组成的离散的数据点,代表着某个具体的数据值。
38 +)))
39 +1. (((
40 +**含义:** 每个点代表了横轴和纵轴上特定位置的数据值。在折线图中,连接所有点的折线可以展现数据的趋势和变化。
41 +)))
42 +)))
43 +1. (((
44 +**线:**
21 21  
22 -==== **[Function Introduction]** ====
46 +1. (((
47 +**定义:** 折线图中的线是由连接数据点而成的直线,用于将各个数据点串联起来形成折线。
48 +)))
49 +1. (((
50 +**含义:** 折线代表了数据的变化趋势,通过线的走势可以直观地展现数据的增长、减少或者波动情况。
51 +)))
52 +)))
23 23  
24 -A line chart is used to display the changes in data over a continuous time interval or span, and its characteristic is to reflect the trend of things changing over time or ordered categories.
25 25  
26 -[[image:1740626962720-557.png]]
55 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=NmYwNTRlYTYzMjZhMDMzNjU0ZmI0MGNjYjJjMjgxNGFfRjFXU0dCRXJIZHNjMXRQVjlpM25VN3QzNXFIQ3VoV2RfVG9rZW46T1NIaGJQMjRKb3RjYzB4ekxmNWNXYzJJbkJnXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
27 27  
28 -The composition of a line chart includes:
29 29  
30 -1. **Horizontal axis (X-axis): **The horizontal axis in a line graph is the horizontal axis, usually used to display continuous variables such as data classification or time.
31 -1. **Vertical axis (Y-axis):** The vertical axis in a line chart is the axis in the vertical direction, usually used to display numerical values or quantities of data.
32 -1. **Point: ** Each point represents the data value at a specific position on the horizontal and vertical axes. In a line chart, the line connecting all points can show the trend and change of the data.
33 -1. **Line:** The lines in a line chart are straight lines formed by connecting data points, representing the trend of data changes. The trend of the lines can intuitively show the growth, decrease, or fluctuation of the data.
34 34  
59 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=ZDNjZTM1NTMyNmYwNmUxOWNmNDg3MjQ0NGI0MGIxMWRfYkM1VWFOck5xUlh2NFFBNHNGbWhaYmJLVEFvTVVtWVZfVG9rZW46UUgxc2JpOFJFb2hPYk14SmN3amN5Uk9UbktjXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
35 35  
36 36  
37 -==== 【Basic Attributes】 ====
38 38  
39 -|**Horizontal axis**|**Longitudinal axis**|**Search Fields**|**Refernce Line**|**Filter conditions**
40 -|Multiple fields can be configured, but up to 30 fields are allowed|Only one field can be configured|After configuration, the client can draw a line chart by searching for data that meets the criteria based on different search field values|Multiple fields can be configured, but up to 30 fields are allowed|Configure the condition values for filtering data sources
41 41  
42 -====== ======
64 +====== 基本要求 ======
43 43  
44 -==== **[Configuration steps]** ====
66 +要实现折线图的效果,基本要求如下
45 45  
46 -**Step-1 Select Bar Chart**
47 47  
48 -[[image:1750236203873-321.png]]
69 +|横轴|纵轴|分组|参考线
70 +|最多1个字段|可选多个字段,最多30个字段|最多1个字段(分组功能:本次迭代先不做,放到后面实现)|可选多个字段,最多30个字段
49 49  
50 -**Step-2 Select chart display fields**
51 51  
52 -Drag and drop the fields from the data source list on the right onto the horizontal axis, vertical axis, search field, and reference line
73 +====== 配置步骤 ======
53 53  
54 -[[image:1750236277225-718.png]]
75 +**Step-1 选择图形**
55 55  
56 -**Step-3 Style settings**
77 +创建报表,选择折线图,如图:
57 57  
58 -Divided into three categories: [Basic Style], [Coordinate Axis], [Legend], as shown in the following figure:
79 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=NmZiMTk3YTNhMGRiMzk1NTBiYTg3MWE5MWZkYjI2OTNfVXdYa0FlTzVyQTc2b2NldFNwNk9ybWRZY1p1QTY3VnRfVG9rZW46SXFlZGJ4VnE2b3pXYTh4UDV2UWNFWHplbkdiXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
59 59  
60 -[[image:1750236309737-734.png]]
61 61  
62 -==== **[Style Configuration Description]** ====
82 +**Step-2 选择图表展示字段**
63 63  
64 -|(% colspan="1" rowspan="1" %)Classification|(% colspan="1" rowspan="1" %)Configuration Items|(% colspan="1" rowspan="1" %)Purpose
65 -|(% colspan="1" rowspan="12" %)(((
66 -Basic Style
84 +将右边的字段拖动放到【横轴】、【纵轴】、【分组】、【参考线】上
67 67  
86 +**可以直接选择数据源下的字段,也可以通过公式生成,如何使用公式请查看 **报表公式
87 +
88 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=ZjQ4ZTRmYWQ1ZjZkMzEzNjNkNDIxNzZmYTI2ODI1MjlfYzl3eW9DdG1RdEdaS091eFBPRWwxcGNvam5Ma0I4SUdfVG9rZW46RmZSV2JMYlJhbzlRYXF4aE92ZmNXNHFXbm1kXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
89 +
90 +
91 +Step-3 样式设置
92 +
93 +分为三小类:【基础】、【坐标轴】,【图例】,如下图
94 +
95 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=ZTdjYzMyZGZmN2FjNDZkMWNlMzA5YzM5ZTZjZWNmYWNfek1uOHgzbEwxRk1NMHUwdFVrUm5FRzJ2VjlqN3NKWkpfVG9rZW46U3l6MWJpWmVIb2oyVGx4ZEhGemNTQlAxblFlXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
96 +
97 +
98 +样式设置
99 +
100 +|(% colspan="1" rowspan="1" %)(((
68 68  
69 -)))|(% colspan="1" rowspan="1" %)Show heading |(% colspan="1" rowspan="1" %)(((
70 -Control whether the chart title in the upper left corner of the canvas is displayed. When closed, the chart title will not be displayed in the report, The words "柱状图1" are shown in the following figure;
102 +)))|(% colspan="1" rowspan="1" %)(((
103 +样式设置分类
104 +)))|(% colspan="1" rowspan="1" %)(((
105 +配置项
106 +)))|(% colspan="1" rowspan="1" %)(((
107 +形态
108 +)))|(% colspan="1" rowspan="1" %)(((
109 +
110 +)))
111 +|(% colspan="1" rowspan="29" %)(((
112 +**折线图**
71 71  
72 -[[image:1740645772547-595.png]]
114 +
115 +)))|(% colspan="1" rowspan="14" %)(((
116 +基础
73 73  
74 74  
119 +)))|(% colspan="1" rowspan="1" %)(((
120 +显示标题
121 +)))|(% colspan="1" rowspan="1" %)(((
122 +开关
123 +)))|(% colspan="1" rowspan="1" %)(((
124 +默认开启
75 75  )))
76 -|(% colspan="1" rowspan="1" %)Chart title|(% colspan="1" rowspan="1" %)You can name the chart yourself
77 77  |(% colspan="1" rowspan="1" %)(((
78 -Help text
127 +标题名称
79 79  )))|(% colspan="1" rowspan="1" %)(((
80 -Control whether the help copy is displayed in the chart. If enabled, client users can see a "?" icon after the chart title and the corresponding help copy when moving the mouse over the icon;
81 -
82 -[[image:1740645921975-640.png]]
129 +输入框
130 +)))|(% colspan="1" rowspan="1" %)(((
131 +默认输入:折线图
83 83  )))
84 -|(% colspan="1" rowspan="1" %)Help text content|(% colspan="1" rowspan="1" %)Enter a description of the chart here to help client users understand the chart data;
85 -|(% colspan="1" rowspan="1" %)Line chart type|(% colspan="1" rowspan="1" %)(((
86 -Provide 2 types: line and curve
87 -
133 +|(% colspan="1" rowspan="1" %)(((
134 +帮助文字
135 +)))|(% colspan="1" rowspan="1" %)(((
136 +开关
137 +)))|(% colspan="1" rowspan="1" %)(((
138 +默认关闭
139 +)))
140 +|(% colspan="1" rowspan="1" %)(((
141 +帮助文字内容
142 +)))|(% colspan="1" rowspan="1" %)(((
143 +输入框
144 +)))|(% colspan="1" rowspan="1" %)(((
145 +占位提示:请输入
146 +)))
147 +|(% colspan="1" rowspan="1" %)(((
148 +折线图类型
149 +)))|(% colspan="1" rowspan="1" %)(((
150 +选项卡
151 +)))|(% colspan="1" rowspan="1" %)(((
152 +默认选中“折线”
153 +)))
154 +|(% colspan="1" rowspan="1" %)(((
155 +配色方案
156 +)))|(% colspan="1" rowspan="1" %)(((
157 +按钮或下拉
158 +)))|(% colspan="1" rowspan="1" %)(((
88 88  
89 89  )))
90 -|(% colspan="1" rowspan="1" %)Color scheme|(% colspan="1" rowspan="1" %)Customize the color scheme of the Y-axis pillar;
91 91  |(% colspan="1" rowspan="1" %)(((
92 -Display thumbnail axis
93 -)))|(% colspan="1" rowspan="1" %)Set a thumbnail axis for the horizontal axis, that is, to view the data of a certain interval on the horizontal axis;[[image:1740732178186-806.png]]
94 -|(% colspan="1" rowspan="1" %)Display point|(% colspan="1" rowspan="1" %)(((
95 -By default, when turned off, each trace point of the line will not be displayed on the chart
162 +显示缩略轴
163 +)))|(% colspan="1" rowspan="1" %)(((
164 +开关
165 +)))|(% colspan="1" rowspan="1" %)(((
166 +默认关闭
167 +)))
168 +|(% colspan="1" rowspan="1" %)(((
169 +启用导出
170 +)))|(% colspan="1" rowspan="1" %)(((
171 +开关
172 +)))|(% colspan="1" rowspan="1" %)(((
173 +默认打开
174 +)))
175 +|(% colspan="1" rowspan="1" %)(((
176 +导出格式
177 +)))|(% colspan="1" rowspan="1" %)(((
178 +多选
179 +)))|(% colspan="1" rowspan="1" %)(((
180 +同柱状图
181 +)))
182 +|(% colspan="1" rowspan="1" %)(((
183 +展示点
184 +)))|(% colspan="1" rowspan="1" %)(((
185 +开关
186 +)))|(% colspan="1" rowspan="1" %)(((
187 +默认打开,关闭后画布上不显示折线的每个描点
96 96  
97 -[[image:1740732311368-570.png]]
189 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=OGU1N2I2NzVkMTYxNTI4YjE2NGU4NTUyMGQzOTZjNzNfajFIMVF3VEh4QkN5b1NuSUkxZ2FUWWo0aGJtOVNjWE9fVG9rZW46TjJndmJmQTBzb3dMdjd4R1lPb2NXU1p2blpSXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
98 98  
99 99  
100 100  )))
101 101  |(% colspan="1" rowspan="1" %)(((
102 -Point size
194 +点大小
103 103  )))|(% colspan="1" rowspan="1" %)(((
104 -Control the size of the midpoint in the line chart
196 +下拉
197 +)))|(% colspan="1" rowspan="1" %)(((
198 +默认4,单位px(原型中隐藏了单位),选项:2,4,6,8,10
199 +)))
200 +|(% colspan="1" rowspan="1" %)(((
201 +展示线
202 +)))|(% colspan="1" rowspan="1" %)(((
203 +开关
204 +)))|(% colspan="1" rowspan="1" %)(((
205 +默认打开,关闭后,折线消失,只显示点(看上去像散点图)
105 105  
207 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=ZGQ4MmQzNWM4YmVjNmRiMGEzMGJlZWY2NDQxZmZhMmVfaUppWHBzcGp4UUpvZTJBQUJqV3Vnc2J5dXgzVzVSZWZfVG9rZW46UUpsaGJia0Nab0hWWER4dWlwYWN4VUNnbmJoXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
208 +
106 106  
107 107  )))
108 -|(% colspan="1" %) |(% colspan="1" %)
109 109  |(% colspan="1" rowspan="1" %)(((
110 -Display Line
212 +线粗细
111 111  
112 112  
113 113  )))|(% colspan="1" rowspan="1" %)(((
114 -By default, when turned off, the line segments of the line chart disappear and only points are displayed (similar to a scatter plot)
115 -
116 -[[image:1740732470025-322.png]]
216 +下拉
217 +)))|(% colspan="1" rowspan="1" %)(((
218 +默认2,单位px(原型中隐藏了单位)选项:1,2,3,4,5,6
117 117  )))
118 118  |(% colspan="1" rowspan="1" %)(((
119 -Line thickness
221 +填充
120 120  
121 121  
122 -)))|(% colspan="1" rowspan="1" %)Support users to control the thickness of line segments in polylines
123 -|(% colspan="1" rowspan="4" %)(((
124 -Horizontal axis
224 +)))|(% colspan="1" rowspan="1" %)(((
225 +开关
226 +)))|(% colspan="1" rowspan="1" %)(((
227 +默认关闭, 打开后每个点向下填充半透明的颜色到X轴,效果如下:
125 125  
229 +[[image:https://quickegret.feishu.cn/space/api/box/stream/download/asynccode/?code=ZmM4OTY5NzY1MmNmZDcxOTQ1ZGUyOTM3ZmFkYjZmZjZfVGtCSnF0M0MycTd1dUVUOFdPcmNQT3BPcU1oZ0NTcHFfVG9rZW46TXRueGJsV0NZb2hIYzF4cHZLZWNQS1RtblBnXzE3Mjk2NTU0MDk6MTcyOTY1OTAwOV9WNA]]
230 +
126 126  
232 +)))
233 +|(% colspan="1" rowspan="7" %)(((
234 +坐标轴-X轴
235 +
236 +
127 127  )))|(% colspan="1" rowspan="1" %)(((
128 -Display axis title
129 -)))|(% colspan="1" rowspan="1" %)(((
130 -After activation, the title of the horizontal data source will be displayed below the horizontal axis in the chart
238 +显示轴标题
131 131  
132 -[[image:1740732719678-598.png]]
240 +
241 +)))|(% colspan="1" rowspan="1" %)(((
242 +开关
243 +)))|(% colspan="1" rowspan="1" %)(((
244 +默认开启
133 133  )))
134 134  |(% colspan="1" rowspan="1" %)(((
135 -Axis Title Name
136 -)))|(% colspan="1" rowspan="1" %)Support users to customize the desired axis title name and text
137 -|(% colspan="1" rowspan="1" %)Color font size|(% colspan="1" rowspan="1" %)Support user-defined color and font size for axis titles
138 -|(% colspan="1" rowspan="1" %)Axis label|(% colspan="1" rowspan="1" %)(((
139 -Control whether to display axis labels in the chart, as shown in the following figure:
247 +标题内容
140 140  
141 -[[image:1740732916511-206.png]]
249 +
250 +)))|(% colspan="1" rowspan="1" %)(((
251 +输入框
252 +)))|(% colspan="1" rowspan="1" %)(((
253 +显示轴标题开启后显示,这里没写标题文字的情况下,默认显示横/纵轴上第一个字段的名称
142 142  )))
143 -|(% colspan="1" rowspan="4" %)(((
144 -Longitudinal axis
145 -
255 +|(% colspan="1" rowspan="1" %)(((
256 +颜色字号
257 +)))|(% colspan="1" rowspan="1" %)(((
258 +拾色器+下拉
259 +)))|(% colspan="1" rowspan="1" %)(((
260 +默认:黑色,12号字
261 +)))
262 +|(% colspan="1" rowspan="1" %)(((
263 +轴标签
264 +)))|(% colspan="1" rowspan="1" %)(((
265 +开关
266 +)))|(% colspan="1" rowspan="1" %)(((
267 +默认开启
268 +)))
269 +|(% colspan="1" rowspan="1" %)(((
270 +颜色字号
271 +)))|(% colspan="1" rowspan="1" %)(((
272 +颜色字号
273 +)))|(% colspan="1" rowspan="1" %)(((
274 +默认:黑色,12号字
275 +)))
276 +|(% colspan="1" rowspan="1" %)(((
277 +(轴标签)自动旋转
278 +)))|(% colspan="1" rowspan="1" %)(((
279 +勾选框
280 +)))|(% colspan="1" rowspan="1" %)(((
281 +默认勾选
282 +)))
283 +|(% colspan="1" rowspan="1" %)(((
146 146  
147 147  )))|(% colspan="1" rowspan="1" %)(((
148 -Display axis title
286 +
149 149  )))|(% colspan="1" rowspan="1" %)(((
150 -After activation, to the left of the vertical axis in the chart, the title of the user configured vertical axis (the first data source) will be displayed
288 +
289 +)))
290 +|(% colspan="1" rowspan="8" %)(((
291 +坐标轴-Y轴
151 151  
152 -[[image:1740733102756-962.png]]
293 +
294 +)))|(% colspan="1" rowspan="1" %)(((
295 +显示轴标题
153 153  
154 154  
298 +)))|(% colspan="1" rowspan="1" %)(((
299 +开关
300 +)))|(% colspan="1" rowspan="1" %)(((
301 +默认开启
302 +
303 +
155 155  )))
156 -|(% colspan="1" rowspan="1" %)Axis title name|(% colspan="1" rowspan="1" %)Custom vertical axis title name copy
157 157  |(% colspan="1" rowspan="1" %)(((
158 -Show axis lables
306 +标题内容
159 159  )))|(% colspan="1" rowspan="1" %)(((
160 -Control whether the Y-axis label is displayed
161 -
162 -[[image:1740733325618-128.png]]
308 +输入框
309 +)))|(% colspan="1" rowspan="1" %)(((
310 +显示轴标题开启后显示,这里没写标题文字的情况下,默认显示横/纵轴上第一个字段的名称
163 163  )))
164 -|(% colspan="1" rowspan="1" %)Scale count|(% colspan="1" rowspan="1" %)Customize the scale number of the Y-axis (note: the scale number here is an estimated value, and the report engine may change the final rendering scale number according to the actual situation during rendering)
165 -|(% colspan="1" rowspan="3" %)(((
166 -Legend
312 +|(% colspan="1" rowspan="1" %)(((
313 +颜色字号
167 167  )))|(% colspan="1" rowspan="1" %)(((
168 -Show legend
315 +拾色器+下拉
169 169  )))|(% colspan="1" rowspan="1" %)(((
170 -By default, it is turned on, and when turned off, the legend will not be displayed
317 +默认:黑色,12号字
318 +)))
319 +|(% colspan="1" rowspan="1" %)(((
320 +轴标签
321 +)))|(% colspan="1" rowspan="1" %)(((
322 +开关
323 +)))|(% colspan="1" rowspan="1" %)(((
324 +默认开启
325 +)))
326 +|(% colspan="1" rowspan="1" %)(((
327 +(轴标签)自动旋转
328 +)))|(% colspan="1" rowspan="1" %)(((
329 +勾选框
330 +)))|(% colspan="1" rowspan="1" %)(((
331 +默认勾选
332 +)))
333 +|(% colspan="1" rowspan="1" %)(((
334 +颜色字号
335 +)))|(% colspan="1" rowspan="1" %)(((
336 +颜色字号
337 +)))|(% colspan="1" rowspan="1" %)(((
338 +默认:黑色,12号字
339 +)))
340 +|(% colspan="1" rowspan="1" %)(((
341 +刻度数
342 +)))|(% colspan="1" rowspan="1" %)(((
343 +输入框
344 +)))|(% colspan="1" rowspan="1" %)(((
345 +默认值:6, 即:标识Y轴默认有6个刻度
346 +)))
347 +|(% colspan="1" rowspan="1" %)(((
348 +
349 +)))|(% colspan="1" rowspan="1" %)(((
350 +
351 +)))|(% colspan="1" rowspan="1" %)(((
352 +
353 +)))
354 +|(% colspan="1" rowspan="1" %)(((
355 +
356 +)))|(% colspan="1" rowspan="3" %)(((
357 +图例
171 171  
172 -[[image:1740737403837-995.png]]
359 +
360 +)))|(% colspan="1" rowspan="1" %)(((
361 +显示图例
362 +)))|(% colspan="1" rowspan="1" %)(((
363 +开关
364 +)))|(% colspan="1" rowspan="1" %)(((
365 +默认开启
173 173  )))
174 174  |(% colspan="1" rowspan="1" %)(((
175 - Legend position
176 -)))|(% colspan="1" rowspan="1" %)The legend defaults to the top left corner of the chart and supports displaying the legend in other positions of the chart, such as the top center, bottom left corner, top right corner, bottom center, or bottom right corner
177 -|(% colspan="1" rowspan="1" %)Color font size|(% colspan="1" rowspan="1" %)Adjust the text color and font size of the legend
368 +
369 +)))|(% colspan="1" rowspan="1" %)(((
370 +图例位置
371 +)))|(% colspan="1" rowspan="1" %)(((
372 +八宫格
373 +)))|(% colspan="1" rowspan="1" %)(((
374 +默认选中:左上角
375 +)))
376 +|(% colspan="1" rowspan="1" %)(((
377 +
378 +)))|(% colspan="1" rowspan="1" %)(((
379 +颜色字号
380 +)))|(% colspan="1" rowspan="1" %)(((
381 +拾色器+下拉
382 +)))|(% colspan="1" rowspan="1" %)(((
383 +默认:黑色,12号字
384 +
385 +(注意:这里指的是图例中文字Label的颜色和字号)
386 +)))
387 +
388 +
389 +
390 +
1729663152165-172.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -40.2 KB
内容
1729663321225-837.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -93.8 KB
内容
1729663818603-553.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -93.8 KB
内容
1729663922832-959.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -93.5 KB
内容
1729663961688-819.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -82.2 KB
内容
1729664204675-778.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -51.6 KB
内容
1729664436892-701.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -12.9 KB
内容
1729664469432-978.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -67.2 KB
内容
1729664570038-223.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -43.1 KB
内容
1729664677195-525.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -58.1 KB
内容
1729664725301-778.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -56.5 KB
内容
1729664811246-731.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -43.1 KB
内容
1729736532720-382.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -32.2 KB
内容
1729737237381-651.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -70.8 KB
内容
1729737350555-287.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -41.0 KB
内容
1729737429518-371.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -26.8 KB
内容
1729737694678-922.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -17.0 KB
内容
1729737826799-987.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -17.3 KB
内容
1729737941885-204.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -40.9 KB
内容
1737528997085-860.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -89.4 KB
内容
1737529012159-610.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -41.6 KB
内容
1737529051357-629.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.YufeiLi
大小
... ... @@ -1,1 +1,0 @@
1 -86.2 KB
内容
1740626962720-557.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -53.1 KB
内容
1740640778297-295.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -112.5 KB
内容
1740640945562-266.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -112.2 KB
内容
1740641005459-993.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -120.0 KB
内容
1740641136822-176.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -105.8 KB
内容
1740645772547-595.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -98.7 KB
内容
1740645921975-640.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -106.3 KB
内容
1740732178186-806.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -74.3 KB
内容
1740732311368-570.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -102.5 KB
内容
1740732470025-322.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -81.1 KB
内容
1740732719678-598.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -107.7 KB
内容
1740732916511-206.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -109.9 KB
内容
1740733102756-962.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -100.9 KB
内容
1740733325618-128.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -61.4 KB
内容
1740737403837-995.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.maym
大小
... ... @@ -1,1 +1,0 @@
1 -55.0 KB
内容