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

141
Vistas
Enabling datalabels plugin makes Y-scales visible on chart | Chart.js

I had Y-scales set display to false so they are not visible on the chart. When I enable chart.js datalabels plugin they are forced to display again and I can't prevent them to show up on the chart. Anyone knows what can cause this problem or maybe there is any option in the plugin to hide Y-scales so they are not visible on the chart?

Enabled datalabels plugin seems the way below:

plugins: [ChartDataLabels],
    options: {
      plugins: {
        datalabels: {
          align: 'top',
          offset: 5,
          display: 'auto'
        }
      }
    }

which is placed in the main config of the chart (place where is type, data or options of chart).
Scales looks that way:

scales: {
      y: {
        grid: {
          color: '#333'
        },
        name: 'Temp',
        type: 'linear',
        display: false,
        position: 'left',
      },
      y1: {
        grid: {
          color: '#333'
        },
        name: 'Wilg',
        type: 'linear',
        display: false,
        position: 'right',
      }
}
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