Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

124
Views
Browser freezed if zoomed on empty place of the chart area

TYPE Highstock while Multiple series with empty data freezed on zooming the whitespace at the chart unable to close after chart zoomed.

Highcharts.stockChart('container', {
  chart: {
    zoomType: 'x',
  },

  tooltip: {
    enabled: true,
    split: false,
    shared: true,
  },
  
  rangeSelector: {
    enabled: false,
  },

  xAxis: {
    type: 'datetime',
    ordinal: false,
  },

  series: [{
    name: 'Chart 1',
    type: 'line',
    color: 'red',
    dataGrouping: {
      approximation: 'high',
    },
    step: 'left',
    data: data1,
  }, {
    name: 'Chart 2',
    type: 'line',
    color: 'blue',
    dataGrouping: {
      approximation: 'high',
    },
    step: 'left',
    data: data2,
  }]

});

chack while setting up The default minRange for the x axis is five times smallest interval between any of the data points.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!