File tree Expand file tree Collapse file tree
activity_browser/docs/wiki Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,12 +120,12 @@ in the next sections.
120120
121121#### Cut-off
122122You can manually change the ` Cut-off type ` of the results in three ways:
123- - The ` Percent ` mode shows contributions _ from_ entities of at least _ x_ % or higher.
123+ - The ` Minimum % ` mode shows contributions _ from_ entities of at least _ x_ % or higher.
124124 - For example: If the cut-off is set to 5% for process contribtions, then all contributions of at least 5% are shown.
125- - The ` Cumulative percent ` mode shows contributions that cumulatively contribute at least _ x_ %.
125+ - The ` Cumulative % ` mode shows contributions that cumulatively contribute at least _ x_ %.
126126 - For example: If the cut-off is set to 80% for process contributions, then the first _ n_ processes (sorted highest
127127 to lowest) that count up to 80% are shown.
128- - The ` Number ` mode shows contributions from the _ x_ entities that contribute the most (as absolute).
128+ - The ` Top # ` mode shows contributions from the _ x_ entities that contribute the most (as absolute).
129129 - For example: If the cut-off is set to 5, then the first 5 processes (sorted highest
130130 to lowest) will be shown.
131131
You can’t perform that action at this time.
0 commit comments