feat(视图): AntV组合图插件提示框展示维度标题

#8326
This commit is contained in:
ulleo
2024-03-28 15:28:03 +08:00
parent 0d193d51cf
commit 03b285447e

View File

@@ -375,7 +375,7 @@ export default {
if (customAttr.tooltip) {
params.tooltip = customAttr.tooltip.show ? {
showTitle: false,
showTitle: true,
showMarkers: false,
shared: true,
// 内置node 不显示 tooltipedge 显示 tooltip