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

Implement plotat for solution plot recipe #578

Merged
merged 3 commits into from
Dec 31, 2023
Merged

Implement plotat for solution plot recipe #578

merged 3 commits into from
Dec 31, 2023

Conversation

ChrisRackauckas
Copy link
Member

This allows the user to specify the times to plot at when using the recipe. This makes it so you can better control the times even when just using the automated dense form. This is much better than interpolating and then plotting since it has all of the niceties like the automated labels.

This allows the user to specify the times to plot at when using the recipe. This makes it so you can better control the times even when just using the automated dense form. This is much better than interpolating and then plotting since it has all of the niceties like the automated labels.
Copy link

codecov bot commented Dec 31, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5340bea) 39.44% compared to head (f8b9af0) 39.45%.

Files Patch % Lines
src/solutions/solution_interface.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #578   +/-   ##
=======================================
  Coverage   39.44%   39.45%           
=======================================
  Files          53       53           
  Lines        4036     4038    +2     
=======================================
+ Hits         1592     1593    +1     
- Misses       2444     2445    +1     

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

@ChrisRackauckas ChrisRackauckas merged commit 4dbad7b into master Dec 31, 2023
36 of 42 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ploat branch December 31, 2023 23:19
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