normal: {
      width: 3,
      color: (edge) => edge.color || '#4466cc',
      dasharray: (edge) => edge.dasharray || '0',
      linecap: 'butt',