feat(图表): 国际化(漏斗图)

This commit is contained in:
jianneng-fit2cloud
2024-12-10 23:36:32 +08:00
parent 97f545e943
commit 71b825eb64

View File

@@ -201,7 +201,7 @@ export class Funnel extends G2PlotChartView<FunnelOptions, G2Funnel> {
conversionTag: {
show: false,
precision: 2,
text: '转化率'
text: t('chart.conversion_rate')
}
}
const { legend } = customStyle