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

Optimize the display of the tutorial page and add adjust_legend argument #707

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

Starlitnightly
Copy link

@Starlitnightly Starlitnightly commented Oct 17, 2024

The new tutorial could be found in https://dynamo-release-test.readthedocs.io/en/latest/index.html.

  1. It is important to note that the notebook for this tutorial depends on dynamo-tutorials, but there are some issues related to submodules. These should be carefully checked before merging.
  2. Version 1.4.2 has not yet been officially released, so I have defined the version number as 1.4.2rc1. I am not sure if this version is allowed to be released. Since the adjust_legend parameter depends on version 1.4.2, I have added the adjust_legend parameter to most updated tutorials to optimize the plotting effects.

@Starlitnightly
Copy link
Author

#706

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 43.57%. Comparing base (2293afb) to head (81cdae5).

Files with missing lines Patch % Lines
dynamo/plot/utils.py 18.75% 13 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #707      +/-   ##
==========================================
- Coverage   43.59%   43.57%   -0.02%     
==========================================
  Files         161      161              
  Lines       28726    28742      +16     
==========================================
+ Hits        12522    12525       +3     
- Misses      16204    16217      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

2 participants