Skip to content

Add plot explanation utilities and enhance visualizations#745

Open
Starlitnightly wants to merge 1 commit intoaristoteleo:masterfrom
Starlitnightly:master
Open

Add plot explanation utilities and enhance visualizations#745
Starlitnightly wants to merge 1 commit intoaristoteleo:masterfrom
Starlitnightly:master

Conversation

@Starlitnightly
Copy link
Collaborator

  • Introduced set_plot_explanations and get_plot_explanations functions to control the display of plot explanations.
  • Added detailed explanations for various plots including Jacobian, Fixed Points, Vector Field Topography, Speed, Curl, and Divergence.
  • Updated arrow scale in scatter plots for improved visibility.
  • Enhanced the print_plot_explanation function for better formatting and clarity of biological interpretations.

- Introduced `set_plot_explanations` and `get_plot_explanations` functions to control the display of plot explanations.
- Added detailed explanations for various plots including Jacobian, Fixed Points, Vector Field Topography, Speed, Curl, and Divergence.
- Updated arrow scale in scatter plots for improved visibility.
- Enhanced the `print_plot_explanation` function for better formatting and clarity of biological interpretations.
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 93.42105% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.24%. Comparing base (41a6a09) to head (5125dd0).

Files with missing lines Patch % Lines
dynamo/plot/vector_calculus.py 94.36% 4 Missing ⚠️
dynamo/plot/_jacobian.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
+ Coverage   27.15%   27.24%   +0.09%     
==========================================
  Files         324      324              
  Lines       49568    49644      +76     
==========================================
+ Hits        13458    13526      +68     
- Misses      36110    36118       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant