Replies: 1 comment
-
For |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In many (if not all) the BPG plots, there does not seem to be a parameter
xlab.axis.padding
to specify the distance of the x-axis label to the x-axis. There is a parameterylab.axis.padding
adjust distances between the y-axis and its label, though.One workaround is to use
'\n'
to create an extra line of blank space between the x-axis and its label.Please let me know if anyone knows a better way to address this, and/or if there actually is an option to specify the distance between x-axis label and x-axis. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions