We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd2516 commit 4e99e24Copy full SHA for 4e99e24
plot_scopus_comparison.R
@@ -74,7 +74,7 @@ plot_scopus_comparison =
74
axis.title.y = element_text(margin = margin(0, 6, 0, 0, 'pt')),
75
axis.text.x = element_text(margin = margin(0, 0, 2, 0)),
76
axis.text.y = element_text(margin = margin(0, 0, 0, 2)),
77
- legend.text = element_text(margin = margin(4, 0, 4, -5)),
+ legend.text = element_text(margin = margin(4, 0, 4, 0)),
78
legend.margin = margin(-2, 19, 6, 3),
79
legend.box.margin = margin(5, 1, 0, 1),
80
legend.title = element_blank(), legend.direction = 'vertical',
0 commit comments