Skip to content

Fix 3d plot in introduction/05-formatting_plots #66

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

Merged
merged 2 commits into from
Jul 4, 2019

Conversation

goggle
Copy link
Contributor

@goggle goggle commented Jul 4, 2019

This change fixes the plotting error, and produces this plot:
image

@ChrisRackauckas If this is the way to do it, let me know. I will rebuild that tutorial and add the result to this PR. Note that plot(sol, vars=[:x, :y, :z]) (as suggested in SciML/DifferentialEquations.jl#478?) also compiles, but produces the same plot as the first one from that tutorial.

@ChrisRackauckas
Copy link
Member

This is the right way.

@goggle
Copy link
Contributor Author

goggle commented Jul 4, 2019

Ok nice, I have rebuilt that tutorial.

@ChrisRackauckas ChrisRackauckas merged commit 0935436 into SciML:master Jul 4, 2019
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