Closed vominhtrius closed 5 months ago
annotations: [
{
type: 'text',
style: {
text: 'AntV\nCharts',
x: '50%',
y: '50%',
textAlign: 'center',
fontSize: 40,
fontStyle: 'bold',
},
tooltip: false
},
],
🧐 问题描述 [详细地描述问题,让大家都能理解]
Currently, Annotations for pie charts always display the tooltip (x:50% x:50%), I want to know how to hide this tooltip from the pie chart
💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]
🚑 其他信息 [如截图等其他信息可以贴在这里]