X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fgenerator_plots.py;h=7c8a9f8628cd7a43b342a191752976e1ce87cebf;hb=refs%2Fchanges%2F10%2F19610%2F1;hp=97f813d848013f9985483df036946fb1554ae945;hpb=d6756e397a108f971622890b5132cc29ff9e5f65;p=csit.git diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py index 97f813d848..7c8a9f8628 100644 --- a/resources/tools/presentation/generator_plots.py +++ b/resources/tools/presentation/generator_plots.py @@ -170,7 +170,7 @@ def plot_performance_box(plot, input_data): logging.error(repr(err)) continue if val_max: - y_max.append(int(val_max / 1000000) + 1) + y_max.append(int(val_max / 1000000) + 2) try: # Create plot