const labels1 = topLabels.map((node) => ({
      type: 'text',
      text: node.ellipsed,
      x: node.cx,
      y: node.topRect.y2,