Skip to content

Improve plot recipes#862

Merged
efaulhaber merged 2 commits intotrixi-framework:mainfrom
efaulhaber:improve-plot-recipes
Jul 16, 2025
Merged

Improve plot recipes#862
efaulhaber merged 2 commits intotrixi-framework:mainfrom
efaulhaber:improve-plot-recipes

Conversation

@efaulhaber
Copy link
Copy Markdown
Member

Regarding functionality, this PR only fixes the automatic widen feature of Plots.jl, fixing clipping when no explicit limits are passed. Also, GPU sol plotting now works just like CPU sol plotting.
Before:
grafik
This PR:
grafik

I also improved readability and added comments.

@efaulhaber efaulhaber added enhancement New feature or request visualization labels Jul 16, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 70.38%. Comparing base (59e3c98) to head (0b58805).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/visualization/recipes_plots.jl 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #862      +/-   ##
==========================================
+ Coverage   70.25%   70.38%   +0.12%     
==========================================
  Files         106      106              
  Lines        6906     6894      -12     
==========================================
  Hits         4852     4852              
+ Misses       2054     2042      -12     
Flag Coverage Δ
unit 70.38% <0.00%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@efaulhaber
Copy link
Copy Markdown
Member Author

/run-gpu-tests

@efaulhaber efaulhaber enabled auto-merge (squash) July 16, 2025 14:57
@efaulhaber efaulhaber merged commit e6c4d46 into trixi-framework:main Jul 16, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request visualization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants