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

199
Vistas
chart.js `scatter chart` point tooltip title displays only 1 for overlapping point

I have scatter chart where at same x,y value I get multiple points:

Screenshot

Each point have different title that I return in tooltip callback:

callbacks: {
   title: function title(tooltipItem, data) {
      var pointData = getCompletePointDataForTitle(tooltipItem, data);
      return pointData['companyName'];
   },
   label: function(tooltipItem, data) {
      var pointData = getCompletePointDataForLabel(tooltipItem, data);
      return '{{ 'basic.users'|trans }}'+ ': ' + ' ' + pointData['usersCount'] + '    Ratio: ' + pointData['y'].toFixed(2);
   }
}

How can I make that it show's me the complete data thanks.

about 4 years ago · Juan Pablo Isaza
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