NEZ-839 feat:diagram 图表支持 font 配置 & tooltip 增加 description 配置项及展示
This commit is contained in:
@@ -1456,7 +1456,17 @@ const en = {
|
||||
cut: 'Cut',
|
||||
copy: 'Copy',
|
||||
paste: 'Paste',
|
||||
textContent: 'Text content'
|
||||
textContent: 'Text content',
|
||||
textAlign: 'Text align',
|
||||
textBaseline: 'Text baseline',
|
||||
textOffsetX: 'Text offsetX',
|
||||
textOffsetY: 'Text offsetY',
|
||||
left: 'left',
|
||||
center: 'center',
|
||||
right: 'right',
|
||||
topOffsetY: 'top',
|
||||
middleOffsetY: 'middle',
|
||||
bottomOffsetY: 'bottom'
|
||||
},
|
||||
update: 'Update'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user