【发布时间】:2022-11-30 18:03:53
【问题描述】:
Now it looks like this
应该是:enter image description here
传奇: {
浮动:真实,
对齐:'左',
verticalAlign: '顶部',
是:0,
×:-20,
宽度:150,
itemMarginTop:12,
itemMarginBottom: 12,
alignItem: '居中',
textAlign: '40px',
项目样式:{
fontFamily: 'Inter',
显示:'内联块',
verticalAlign: '中间'
},
labelFormatter() {
返回<span style="font-size: 14px;color: #595959;font-weight: 400;">${this.name}</span><br><span style="font-size: 18px;color: #1C1C1E;font-weight: 600;">${this.y}</span>
}
}
【问题讨论】:
标签: highcharts