Add support for rectangular “horizon” plots, like this one: https://earthsky.org/tonight/orion-the-hunter-ghost-of-the-summer-dawn/
Options for background: gradient, solid color
Options for horizon graphic: trees, hills, cityscape, custom
p = sp.horizon(
min_az=0,
max_az=20,
max_alt=50,
...
)
# or ra/dec ?
# use stereo/zenith plots as a base