文档更改5.8.2.2 Line Chart

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

从版本 17.9
maym编辑
在2025/02/28 09:27上
修改评论: 该版本没有评论
到版本
maym编辑
在2025/02/28 08:43上
修改评论: 该版本没有评论

摘要

细节

页面属性
内容
... ... @@ -70,7 +70,7 @@
70 70  ==== **[Style Configuration Description]** ====
71 71  
72 72  |(% colspan="1" rowspan="1" style="width:76.9844px" %)Classification|(% colspan="1" rowspan="1" style="width:94px" %)Configuration Items|(% colspan="1" rowspan="1" style="width:1272px" %)Purpose
73 -|(% colspan="1" rowspan="11" style="width:76.9844px" %)(((
73 +|(% colspan="1" rowspan="12" style="width:76.9844px" %)(((
74 74  Basic Style
75 75  
76 76  
... ... @@ -107,12 +107,14 @@
107 107  |(% colspan="1" rowspan="1" style="width:94px" %)(((
108 108  Display thumbnail axis
109 109  )))|(% colspan="1" rowspan="1" style="width:1272px" %)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]]
110 -|(% colspan="1" rowspan="1" style="width:94px" %)Display point|(% colspan="1" rowspan="1" style="width:1272px" %)(((
110 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
111 +展示点
112 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
111 111  (((
112 -By default, when turned off, each trace point of the line will not be displayed on the chart
114 +默认打开,关闭后画布上不显示折线的每个描点
113 113  
114 114  
115 -[[image:1740732311368-570.png]]
117 +[[image:1729736532720-382.png||height="441" width="866"]]
116 116  )))
117 117  
118 118  (((
... ... @@ -120,72 +120,110 @@
120 120  )))
121 121  )))
122 122  |(% colspan="1" rowspan="1" style="width:94px" %)(((
123 -Point size
125 +点大小
124 124  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
125 -Control the size of the midpoint in the line chart
127 +控制折线图中点大小
126 126  
127 -
129 +[[image:1729664677195-525.png||height="515" width="857"]]
128 128  )))
129 129  |(% colspan="1" rowspan="1" style="width:94px" %)(((
130 -Display Line
132 +展示线
131 131  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
132 -By default, when turned off, the line segments of the line chart disappear and only points are displayed (similar to a scatter plot)
134 +默认打开,关闭后折线的线段消失,只显示点(类似散点图)
133 133  
134 -[[image:1740732470025-322.png]]
136 +[[image:1729664725301-778.png||height="403" width="937"]]
137 +
138 +
135 135  )))
136 136  |(% colspan="1" rowspan="1" style="width:94px" %)(((
137 -Line thickness
141 +线粗细
138 138  
139 139  
140 -)))|(% colspan="1" rowspan="1" style="width:1272px" %)Support users to control the thickness of line segments in polylines
141 -|(% colspan="1" rowspan="4" style="width:76.9844px" %)(((
142 -Horizontal axis
144 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
145 +支持用户控制折线的线段粗细
146 +)))
147 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
148 +填充
143 143  
144 144  
151 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
152 +默认关闭, 打开后每个点向下填充半透明的颜色到X轴,效果如下:
153 +
154 +[[image:1729664811246-731.png||height="276" width="683"]]
155 +
156 +
157 +)))
158 +|(% colspan="1" rowspan="5" style="width:76.9844px" %)(((
159 +横轴
160 +
161 +
145 145  )))|(% colspan="1" rowspan="1" style="width:94px" %)(((
146 -Display axis title
163 +显示轴标题
164 +
165 +
147 147  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
148 -After activation, the title of the horizontal data source will be displayed below the horizontal axis in the chart
167 +开启后,画布中横轴下方,将显示用户配置的横轴的数据源的标题
149 149  
150 -[[image:1740732719678-598.png]]
169 +[[image:1737529012159-610.png]]
151 151  )))
152 152  |(% colspan="1" rowspan="1" style="width:94px" %)(((
153 -Axis Title Name
154 -)))|(% colspan="1" rowspan="1" style="width:1272px" %)Support users to customize the desired axis title name and text
155 -|(% colspan="1" rowspan="1" style="width:94px" %)Color font size|(% colspan="1" rowspan="1" style="width:1272px" %)Support user-defined color and font size for axis titles
156 -|(% colspan="1" rowspan="1" style="width:94px" %)Axis label|(% colspan="1" rowspan="1" style="width:1272px" %)(((
157 -Control whether to display axis labels in the chart, as shown in the following figure:
172 +轴标题名称
158 158  
159 -[[image:1740732916511-206.png]]
174 +
175 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)支持用户自定义想要的轴标题名称文案
176 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
177 +颜色字号
178 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)支持用户自定义轴标题的颜色和字号
179 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
180 +轴标签
181 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
182 +控制是否显示轴标签的开关,如下图:
183 +
184 +[[image:1729737350555-287.png||height="438" width="900"]]
160 160  )))
186 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
187 +(轴标签)自动旋转
188 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
189 +轴标签会斜45°显示,如下图
190 +
191 +[[image:1729737429518-371.png]]
192 +)))
161 161  |(% colspan="1" rowspan="4" style="width:76.9844px" %)(((
162 -Longitudinal axis
194 +纵轴
163 163  
164 164  
165 165  )))|(% colspan="1" rowspan="1" style="width:94px" %)(((
166 -Display axis title
198 +显示轴标题
199 +
200 +
167 167  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
168 -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
202 +开启后,画布中纵轴左侧,将显示用户配置的纵轴的(第一个数据源)的标题
169 169  
170 -[[image:1740733102756-962.png]]
204 +(图中:“Y轴标题”是轴标题, “桌子、椅子、窗帘”是图例)
171 171  
172 -
206 +[[image:1729737694678-922.png]]
173 173  )))
174 -|(% colspan="1" rowspan="1" style="width:94px" %)Axis title name|(% colspan="1" rowspan="1" style="width:1272px" %)Custom vertical axis title name copy
175 175  |(% colspan="1" rowspan="1" style="width:94px" %)(((
176 -Show axis lables
209 +标题内容
210 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)支持用户自定义想要的轴标题名称文案
211 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
212 +轴标签
177 177  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
178 -Control whether the Y-axis label is displayed
214 +控制Y轴轴标签是否显示的开关
179 179  
180 -[[image:1740733325618-128.png]]
216 +[[image:1729737826799-987.png||height="434" width="369"]]
181 181  )))
182 -|(% colspan="1" rowspan="1" style="width:94px" %)Scale count|(% colspan="1" rowspan="1" style="width:1272px" %)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)
218 +|(% colspan="1" rowspan="1" style="width:94px" %)(((
219 +刻度数
220 +)))|(% colspan="1" rowspan="1" style="width:1272px" %)支持用户配置的Y轴的刻度数(注意:这里的刻度数是一个预估值,报表引擎在渲染时可能会根据实际情况改变最终呈现的刻度数)
183 183  |(% colspan="1" rowspan="3" style="width:76.9844px" %)(((
184 -Legend
222 +图例
223 +
224 +
185 185  )))|(% colspan="1" rowspan="1" style="width:94px" %)(((
186 -Show legend
226 +显示图例
187 187  )))|(% colspan="1" rowspan="1" style="width:1272px" %)(((
188 -By default, it is turned on, and when turned off, the legend will not be displayed
228 +默认开启, 关闭后则不显示图例
189 189  
190 190  [[image:1729737941885-204.png||height="506" width="842"]]
191 191  )))
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
内容