文档更改5.8.2.3 Pie chart

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

从版本 13.2
yufei li编辑
在2025/02/14 02:14上
修改评论: Update document after refactoring.
到版本
maym编辑
在2025/03/10 07:59上
修改评论: 该版本没有评论

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -5.8.2.3 饼状图
1 +5.8.2.3 Pie chart
文档作者
... ... @@ -1,1 +1,1 @@
1 -XWiki.YufeiLi
1 +XWiki.maym
内容
... ... @@ -1,21 +1,21 @@
1 -==== **【使用场景】** ====
1 +==== **[Usage Scenario]** ====
2 2  
3 - 饼状图是一种常用的数据可视化图表类型,它将数据呈现为一个类似于饼状的圆形,将不同数据分类的比例以扇形的方式展示出来,适用于以下一些场景:
3 + A pie chart is a commonly used type of data visualization chart that presents data as a circular shape resembling a pie chart, displaying the proportions of different data classifications in a fan-shaped manner. It is suitable for the following scenarios:
4 4  
5 5  * (((
6 -**比例展示** 饼状图适合展示不同类别在总体中的比例或占比关系。比如,市场份额、各种支出占总支出的比例等。
6 +**Proportional display:** A pie chart is suitable for displaying the proportion or proportion relationship of different categories in the population. For example, market share, the proportion of various expenses to total expenses, etc.
7 7  )))
8 8  * (((
9 -**分类展示** 饼状图可以将数据按照不同的类别进行分类展示,直观地展示各个类别之间的比较。比如,不同产品的销售比例、不同地区的销售占比等。
9 +**Category Display:** A pie chart can classify and display data according to different categories, visually showing comparisons between different categories. For example, the sales proportion of different products, the sales proportion of different regions, etc.
10 10  )))
11 11  * (((
12 -**趋势分析** 通过观察饼状图中各个扇形的大小变化,可以分析数据的趋势和变化情况。比如,销售额的季节性变化、不同年龄段用户的占比变化等。
12 +**Trend analysis:** By observing the size changes of each sector in the pie chart, the trend and changes of the data can be analyzed. For example, seasonal changes in sales revenue, changes in the proportion of users in different age groups, etc.
13 13  )))
14 14  * (((
15 -**重点突出** 可以通过突出饼状图中某个扇形或几个重要的扇形,来强调特定的数据或类别。比如,突出某个产品的市场份额、突出某个地区的销售占比等。
15 +**Highlights**: Specific data or categories can be emphasized by highlighting a sector or several important sectors in the pie chart. For example, highlighting the market share of a certain product, highlighting the sales proportion of a certain region, etc.
16 16  )))
17 17  
18 -==== **【基本要求】** ====
18 +==== **【 Basic Requirements 】** ====
19 19  
20 20   饼图的基本要求如下:
21 21