forked from github/dataease
parent
0d193d51cf
commit
03b285447e
@ -375,7 +375,7 @@ export default {
|
|||||||
|
|
||||||
if (customAttr.tooltip) {
|
if (customAttr.tooltip) {
|
||||||
params.tooltip = customAttr.tooltip.show ? {
|
params.tooltip = customAttr.tooltip.show ? {
|
||||||
showTitle: false,
|
showTitle: true,
|
||||||
showMarkers: false,
|
showMarkers: false,
|
||||||
shared: true,
|
shared: true,
|
||||||
// 内置:node 不显示 tooltip,edge 显示 tooltip
|
// 内置:node 不显示 tooltip,edge 显示 tooltip
|
||||||
|
Loading…
Reference in New Issue
Block a user