Skip to content

DOC: Don't put quotes around coordinate system names#29323

Merged
tacaswell merged 1 commit intomatplotlib:mainfrom
timhoffm:doc-coordinate-systems
Dec 16, 2024
Merged

DOC: Don't put quotes around coordinate system names#29323
tacaswell merged 1 commit intomatplotlib:mainfrom
timhoffm:doc-coordinate-systems

Conversation

@timhoffm
Copy link
Copy Markdown
Member

AFAICS, there is no place in the library where the coordinate systems are used as strings. - Please correct me if I'm wrong. - I've changed to emphasis to keep a special format in the sense of a technical term, but we could also remove special highlighting totally.

AFAICS, there is no place in the library where the coordinate systems are used as strings. - Please correct me if I'm wrong. - I've changed to emphasis to keep a special format in the sense of a technical term, but we could also remove special highlighting totally.
@github-actions github-actions bot added the Documentation: user guide files in galleries/users_explain or doc/users label Dec 16, 2024
@timhoffm timhoffm added this to the v3.10.1 milestone Dec 16, 2024
@rcomer
Copy link
Copy Markdown
Member

rcomer commented Dec 16, 2024

annotate takes strings, but they do not match these strings
https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.annotate.html#matplotlib.axes.Axes.annotate

@tacaswell tacaswell merged commit 8ac84ec into matplotlib:main Dec 16, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 16, 2024
rcomer added a commit that referenced this pull request Dec 16, 2024
…323-on-v3.10.x

Backport PR #29323 on branch v3.10.x (DOC: Don't put quotes around coordinate system names)
@timhoffm timhoffm deleted the doc-coordinate-systems branch December 16, 2024 17:37
@timhoffm
Copy link
Copy Markdown
Member Author

annotate takes strings, but they do not match these strings https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.annotate.html#matplotlib.axes.Axes.annotate

I’ve also noticed that, and it’s unfortunate. But not enough that I would care about it right now.

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

Labels

Documentation: user guide files in galleries/users_explain or doc/users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants