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

235
Vistas
Hide data point values in chart js

I have customized the points on the line graph using chart js, but for some reason, the points show the actual values in the background.
How can I hide them Here is the picture for your reference enter image description here

Here is my data config


const data = {
  labels: labels,
  datasets: [
    {
      label: "b",
      data: [65, 59, 80, 81, 56, 55, 40],
      borderColor: "#16ac85",
      borderWidth: 2,
      lineTension: 0,
      /* point options */
      pointBorderColor: "#16ac85",
      pointBackgroundColor: "white",
      pointBorderWidth: 2,
      pointRadius: 5,
      pointHitRadius: 10,
      pointHoverRadius: 10,
      pointHoverBackgroundColor: "white",
      pointHoverBorderColor: "#68c9b0",
      pointHoverBorderWidth: 5,
      fill: true,
    },
    {
      label: "n",
      data: [28, 48, 40, 19, 86, 27, 12, 90],
      borderColor: "#d2efe7",
      backgroundColor: "rgb(247, 252, 2, 0.5)",
      borderWidth: 2,
      lineTension: 0,

      /* point options */
      pointBorderColor: "#16ac85",
      pointBackgroundColor: "white",
      pointBorderWidth: 2,
      pointRadius: 5,
      pointHitRadius: 10,
      pointHoverRadius: 10,
      pointHoverBackgroundColor: "white",
      pointHoverBorderColor: "#68c9b0",
      pointHoverBorderWidth: 5,
    },
  ],
}
about 4 years ago · Santiago Gelvez
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