orbital
orbital copied to clipboard
Plots don't get shown in jupyter on Python 3.6 on Mac or Fedora
Package installs ok (orbitalpy 0.7.0 installed via pip, on an anaconda main python install), can generate orbital elements ok. Plots simply don't show in jupyter. No error message. Tried the "_ = plot(orbit1)" trick referenced in another issue, but that didn't help.
I don't have time to look at this I'm afraid. Is it only the 3D plots? If it's also the 2D plots then it's possibly an incompatibility with matplotlib 2
Problem occurs with both 2d and 3d plots.