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

130
Vistas
Highcharts.js, disable chart animation on render

Does anyone know how to disable animation on render in highchart.js?

In the example here, we set the animations prop to false. It stops animation when you click 'update chart'.

    chart: {
    animation: false
    },

https://jsfiddle.net/06h5kor1/

But if you hit refresh, it will still use animations. This would also happen during page navigations, is there a way to simply disable animation like it does with the button?

about 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Disabling animation on a chart level affects only chart updating. The initial series animation needs to be disabled on a series level.

  plotOptions: {
    series: {
      animation: false
    }
  }

Live demo: https://jsfiddle.net/BlackLabel/xzyo96fd/

API Reference: https://api.highcharts.com/highcharts/chart.animation

about 4 years ago · Santiago Trujillo 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