Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

154
Vistas
How can I specify custom end markers in a scatter series with Highcharts 9?

I am using scatter series on top of a heatmap chart. The scatter series are used to display arrows between bubbles on the heatmap. To draw the arrows, I am using the following series configuration:

{
      type: 'scatter',
      enableMouseTracking: false,
      lineWidth: 1.5,
      lineColor: 'rgba(117,117,117,1)',
      dashStyle: 'dash',
      marker: {
        enabled: false
      },
      data: [[startBubble.x,startBubble.y],[targetBubble.x,targetBubble.y]],
      endMarker: 'url(#arrow)',
      dataLabels: {
        enabled: false
      }
    }

As you can see, I am using the endMarker property to draw the arrow heads.

I recently updated the Highcharts version from 6.2.0 to 9.2.2. In the versions up to and including major release 8, this endMarker property worked perfectly for my purpose. Since version 9, it does not seem to work anymore. There are no more arrow heads.

Did I miss an API change in the update notes, or is this feature not supported anymore?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Try to use the series.marker.symbol instead of the markerEnd.

API: https://api.highcharts.com/highcharts/series.scatter.marker.symbol

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda