Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

354
Visualizações
*Highcharts* How to get the start and end value of the zoom box

I've been trying to figure out how I get the start/end values in Highcharts when zooming or using the timeline navigator, I've stumbled upon this Question which shows how to get the min/max values in the selection event which is nice, but that's not the values I need and I cant seem to find any of the data needed in the selection

I've been able to grab the values from the series data in the load event like so:

events: {
    load: (function (self) {
        return function () {
            self.chart = this;
            var firstValue =
                this.series[0].processedYData[0];

            var endValue =
                this.series[0].processedYData[
                    this.series[0].processedYData.length - 1
                ];
        };
    })(this),
},

But that dataset is not anywhere to be found in the selection event? Is it really not possible to grab the start/end values when zooming with either the selection or the timeline navigator?

about 4 years ago · Santiago Trujillo
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda