You've already forked coreutils-tracking
mirror of
https://github.com/uutils/coreutils-tracking.git
synced 2026-06-10 16:12:04 -07:00
graph: move GNU release version labels to the bottom
This commit is contained in:
+426
-426
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 551 KiB After Width: | Height: | Size: 556 KiB |
+2
-2
@@ -235,13 +235,13 @@ def add_gnu_release_markers(ax, x_min, x_max, y_max, releases=GNU_COREUTILS_RELE
|
||||
)
|
||||
ax.text(
|
||||
rel_date,
|
||||
y_max * 1.01,
|
||||
y_max * 0.02,
|
||||
f"v{version}",
|
||||
rotation=90,
|
||||
fontsize=10,
|
||||
color="#374151",
|
||||
ha="right",
|
||||
va="top",
|
||||
va="bottom",
|
||||
alpha=0.85,
|
||||
zorder=4,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user