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
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.

7 participants