You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each example should cover basic usage cases, using random to generate lists instead of Dataframe with (x,y) and name values makes things slightly more convoluted
Keep the volcano plot and "Difficult examples" simple such that it can be easily understood
figsize should be mentioned as the beginning examples might be too illegible
Concern: what are the general runtime of the adjust_text function when the figsize is increased? What if arrowprops are set?
The text was updated successfully, but these errors were encountered:
random
to generate lists instead ofDataframe
with(x,y)
andname
values makes things slightly more convolutedfigsize
should be mentioned as the beginning examples might be too illegibleadjust_text
function when thefigsize
is increased? What ifarrowprops
are set?The text was updated successfully, but these errors were encountered: