How to adjust plot area size #1112
Answered
by
rcorces
brianpenghe
asked this question in
Questions / Documentation
-
I have more than 80 clusters in my atlas. Is there a way to show a bigger plot area? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Oct 28, 2021
Replies: 1 comment 1 reply
-
I'm not sure what you mean. Plot size is controlled when the plot is saved to a file. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
brianpenghe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure what you mean. Plot size is controlled when the plot is saved to a file.
Also, if you look at the
...
pass-through arguments (at the bottom of the function params),plotEmbedding()
allows you to pass arguments through toggPoint()
.