@@ -128,7 +128,7 @@ const buildTopic1LegendItems = (all) => {
})),
{
key: '__legend_other__',
- name: '其他',
+ name: '更多',
legendKind: 'other',
color: LEGEND_OTHER_COLOR,
percent: tailPercent,
@@ -165,7 +165,7 @@ const buildIndexLegendFromHeadCount = (all, headCount) => {