plot min/max values on legend #1118
Unanswered
mitchTwoTimes
asked this question in
Questions / Documentation
Replies: 1 comment
-
I believe you are looking for the
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It seems like
plotEmbedding()
is a wrapper to generate a ggplot. If I want tocolorBy
myGeneExpressionMatrix
, how would I manipulate this object to only plot the minimum and maximum values in the legend? I would like to do something like this but am not sure how to interact with the values.Thank you
Beta Was this translation helpful? Give feedback.
All reactions