diff options
| -rwxr-xr-x | plot.py | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -635,7 +635,6 @@ class SchedPlotter(defapp.App): | |||
| 635 | p.rounded_caps = True | 635 | p.rounded_caps = True |
| 636 | p.default_style = 'lines lw 10' | 636 | p.default_style = 'lines lw 10' |
| 637 | p.key = 'below' | 637 | p.key = 'below' |
| 638 | p.xlabel = "task set utilization cap (prior to overhead accounting)" | ||
| 639 | elif self.options.appendix: | 638 | elif self.options.appendix: |
| 640 | # for the appendix | 639 | # for the appendix |
| 641 | p.font_size = '8' | 640 | p.font_size = '8' |
