You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Using %matplotlib notebook and some patience one can arrive to something like this:
While I admit it is not optimal (notice the white space above the plot, apart from the manual tweaking) this fixes the original issue. Interested readers might want to check out #214, #226, #230 and matplotlib/matplotlib#9155.
If you plot orbits with different epochs, only the last epoch is showed in the title:
I think you should be able to choose the epoch. Maybe we should use
Orbit.propagate
function.The text was updated successfully, but these errors were encountered: