Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commentaries on AdjustText #134

Open
BradKML opened this issue Nov 10, 2022 · 2 comments
Open

Commentaries on AdjustText #134

BradKML opened this issue Nov 10, 2022 · 2 comments

Comments

@BradKML
Copy link

BradKML commented Nov 10, 2022

  1. Keep each example in a separate page https://adjusttext.readthedocs.io/en/latest/Examples.html
  2. 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
  3. Keep the volcano plot and "Difficult examples" simple such that it can be easily understood
  4. figsize should be mentioned as the beginning examples might be too illegible
  5. Concern: what are the general runtime of the adjust_text function when the figsize is increased? What if arrowprops are set?
@oscargus
Copy link
Contributor

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".

@Phlya
Copy link
Owner

Phlya commented Feb 27, 2023

That would be amazing @oscargus! I had close to zero time to invest into this library recently...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants