adjustText
adjustText copied to clipboard
Commentaries on AdjustText
- Keep each example in a separate page https://adjusttext.readthedocs.io/en/latest/Examples.html
- Each example should cover basic usage cases, using
randomto generate lists instead ofDataframewith(x,y)andnamevalues makes things slightly more convoluted - Keep the volcano plot and "Difficult examples" simple such that it can be easily understood
figsizeshould be mentioned as the beginning examples might be too illegible- Concern: what are the general runtime of the
adjust_textfunction when thefigsizeis increased? What ifarrowpropsare set?
One convenient way to deal with 1 is to use Sphinx-Gallery https://sphinx-gallery.github.io/stable/index.html
If you think it is a good idea @Phlya , I can probably provide a PR "soon".
That would be amazing @oscargus! I had close to zero time to invest into this library recently...