Skip to content

Commit cd5e609

Browse files
committed
larger fonts
1 parent fe89cb4 commit cd5e609

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

cppcon2025/images/generate_perf_charts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import matplotlib.pyplot as plt
2+
plt.rcParams.update({'font.size': 16})
23

34
# Chart 1: Current landscape (without simdjson)
45
libraries_landscape = ["nlohmann::json", "RapidJSON", "Serde (Rust)", "yyjson"]
26.1 KB
Loading
18.9 KB
Loading
26.5 KB
Loading

0 commit comments

Comments
 (0)