mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat(图表): 国际化(漏斗图)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user