Skip to content

ZenithPlot ignores show_phase=True when true_size=False #236

@enzodbspace

Description

@enzodbspace

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

Image

true_size=False

Image

Environment Details

  • Starplot version: 0.20.1
  • Python version: 3.13.11
  • Matplotlib version: 3.10.8
  • OS: Windows 11 64

Metadata

Metadata

Assignees

No one assigned

    Labels

    ⭐ on roadmapThis issue is on the roadmap for a future version

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions