Loading ci/complexity_measurements/genWebpageData.py +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ def create_display_strings( displays.append(display) if which == "wmops_per_op": if which == "wmops_per_op" and has_comparison: # flot.js' "stack: true" depends on the order of data arrays # reorder here instead of reworking above loop displays_encs = displays[0].split(", \n") Loading Loading
ci/complexity_measurements/genWebpageData.py +1 −1 Original line number Diff line number Diff line Loading @@ -425,7 +425,7 @@ def create_display_strings( displays.append(display) if which == "wmops_per_op": if which == "wmops_per_op" and has_comparison: # flot.js' "stack: true" depends on the order of data arrays # reorder here instead of reworking above loop displays_encs = displays[0].split(", \n") Loading