Skip to content

Commit 229fd79

Browse files
committed
update
1 parent d50dae1 commit 229fd79

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

benchmark/serialization/plot_combined_latency_cdf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ def plot_combined_latency_cdfs(data_left, data_right,
142142
bbox_to_anchor=(0.5, -0.15),
143143
ncol=ncol,
144144
frameon=True,
145-
columnspacing=1.5)
145+
columnspacing=1.5,
146+
fontsize=12)
146147

147148
# 5. Adjust Layout
148149
plt.tight_layout()
-19 Bytes
Binary file not shown.
-69 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)