Ways to plot LEO orbit

Your main options are:

  1. Plots.jl + Interact.jl
  2. Makie.jl
  3. Pluto.jl

All three are pretty easy to use for something simple like this. Pluto will be the simplest to get up and running and Makie will be the fastest probably (not sure how important that is in this case, though)