Skip to content

ZenithPlot ignores show_phase=True when true_size=False #236

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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