In tutorial: https://astroplan.readthedocs.io/en/latest/tutorials/plots.html#making-a-plot-for-one-instance-in-time
I try the code sample and get identical result.
The code call plot_sky() three times, but only one target in red is shown on chart.
Is this behavior by design, or something is missed?
My env:
# Name Version Build Channel
astroplan 0.9.dev68+g374ebb4 pypi_0 pypi
astropy 5.2.1 py310h9b08ddd_0 conda-forge
astropy-healpix 0.8.dev1+gae93a5d pypi_0 pypi
matplotlib 3.7.0 py310h5588dad_0 conda-forge
matplotlib-base 3.7.0 py310h51140c5_0 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
In tutorial: https://astroplan.readthedocs.io/en/latest/tutorials/plots.html#making-a-plot-for-one-instance-in-time
I try the code sample and get identical result.
The code call
plot_sky()three times, but only one target in red is shown on chart.Is this behavior by design, or something is missed?
My env: