Skip to content

Conversation

@christian-andersen-msft
Copy link
Contributor

@christian-andersen-msft christian-andersen-msft commented Apr 24, 2025

Summary

Disables the turboThreshold option for Highcharts to improve performance

See comments to bug for detailed validation

Work Item(s)

Fixes AB#547547

@github-actions
Copy link

Issue #547547 is not valid. Please make sure you link an issue that exists, is open and is approved.

@github-actions github-actions bot added this to the Version 27.0 milestone Apr 24, 2025
@christian-andersen-msft christian-andersen-msft changed the title Highcharts bug Fix to Highcharts not rendering more than 1000 datapoints Apr 24, 2025
},
},
stickyTracking: false,
turboThreshold: 0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice perf analysis in the bug - would be great if it is possible to log the render time + number of data points over a given threshold (e.g. 1 sec), that way we can monitor if we need to bring the threshold back or fine tune the value in the event of a livesite issue.

@aholstrup1 aholstrup1 modified the milestones: Version 27.0, Version 28.0 Aug 28, 2025
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

⚠️ Stale Status Check Deleted

The Pull Request Build workflow run for this PR was older than 72 hours and has been deleted.

📋 Why was it deleted?

Status checks that are too old may no longer reflect the current state of the target branch. To ensure this PR is validated against the latest code and passes up-to-date checks, a fresh build is required.


🔄 How to trigger a new status check:

  1. 📤 Push a new commit to the PR branch, or
  2. 🔁 Close and reopen the PR

This will automatically trigger a new Pull Request Build workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants