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

refactor: plot recipes #285

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Conversation

sathvikbhagavan
Copy link
Member

@sathvikbhagavan sathvikbhagavan commented Jul 6, 2024

This PR does two things:

  1. Now plot(A) also scatters the data points which is helpful as the user wouldn't have to do it.

plot(A)

image

  1. Fixes existing seriestype recipe and add the missing ones.

plot(t, u; seriestype = :cubic_spline)

image

@sathvikbhagavan sathvikbhagavan marked this pull request as ready for review July 15, 2024 12:38
@ChrisRackauckas ChrisRackauckas merged commit c7b7d77 into SciML:master Jul 15, 2024
10 checks passed
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