How to adjust scale on velocity plots
Due to my poorer knowledge of Python, I was wondering if there is a way to set the same scale in plots like these. (scatter plots and umaps velocity-expression) this is the code I used:
import scvelo as scv
scv.pl.velocity(ldata, ['Adamts9', 'Grid2', 'Itpr1',], color="Cluster_colors", ncols=1, add_outline=True)
• 599 views
•
link
0 answers
No answers yet.
Log in to answer this question.