Skip to content

DM-55750: wholeSkyPlot updates - #487

Open
sr525 wants to merge 7 commits into
mainfrom
tickets/DM-55750
Open

DM-55750: wholeSkyPlot updates#487
sr525 wants to merge 7 commits into
mainfrom
tickets/DM-55750

Conversation

@sr525

@sr525 sr525 commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@sr525
sr525 force-pushed the tickets/DM-55750 branch from 1a16648 to b958ad0 Compare August 6, 2026 22:52
@sr525
sr525 force-pushed the tickets/DM-55750 branch from 36353a2 to 76e7a21 Compare August 7, 2026 14:59
ax.invert_xaxis()
# This doesn't work but I would like it to.
# sp.ax.set_xlim(xlim)
# sp.ax.set_ylim(ylim)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to do sp.set_extent([xlim[0], xlim[1], ylim[0], ylim[1]])

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants