We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af7211c commit 95b150eCopy full SHA for 95b150e
ui/perfherder/graphs/GraphsView.jsx
@@ -41,7 +41,7 @@ class GraphsView extends React.Component {
41
selectedDataPoint: null,
42
highlightAlerts: true,
43
highlightCommonAlerts: false,
44
- highlightChangelogData: true,
+ highlightChangelogData: false,
45
highlightedRevisions: ['', ''],
46
testData: [],
47
errorMessages: [],
0 commit comments