Describe the bug
ZenithPlot ignores show_phase=True when true_size=False
To Reproduce
p.moon(
true_size=False,
show_phase=True,
)
Expected behavior
Show the correct phase in both cases: true_size=False and true_size=True
Screenshots
true_size=True
true_size=False
Environment Details
- Starplot version: 0.20.1
- Python version: 3.13.11
- Matplotlib version: 3.10.8
- OS: Windows 11 64
Describe the bug
ZenithPlot ignores show_phase=True when true_size=False
To Reproduce
Expected behavior
Show the correct phase in both cases: true_size=False and true_size=True
Screenshots
true_size=True
true_size=False
Environment Details