Const
{ shape: 'circle', size: 10, strokeWidth: var(--pvt-node-stroke-width, 2), color: 'var(--pvt-node-color, #007acc)', strokeColor: 'var(--pvt-node-stroke, #fff)', fontFamily: 'var(--pvt-label-font, system-ui, sans-serif)', textColor: 'var(--pvt-node-text-color, #fff)', iconUnicode: undefined, iconClass: undefined, svgIcon: undefined, imagePath: undefined, text: undefined,} Copy
{ shape: 'circle', size: 10, strokeWidth: var(--pvt-node-stroke-width, 2), color: 'var(--pvt-node-color, #007acc)', strokeColor: 'var(--pvt-node-stroke, #fff)', fontFamily: 'var(--pvt-label-font, system-ui, sans-serif)', textColor: 'var(--pvt-node-text-color, #fff)', iconUnicode: undefined, iconClass: undefined, svgIcon: undefined, imagePath: undefined, text: undefined,}
Default