Skip to content

docs: fix typos in make_subplots docstring#5578

Open
avasis-ai wants to merge 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos
Open

docs: fix typos in make_subplots docstring#5578
avasis-ai wants to merge 1 commit intoplotly:mainfrom
avasis-ai:fix-subplots-docstring-typos

Conversation

@avasis-ai
Copy link
Copy Markdown

Summary

Fixes two typos in the make_subplots docstring in plotly/_subplots.py:

  1. Fixed typo "numbererd" → "numbered" in the start_cell parameter description
  2. Fixed incorrect description for t spec parameter: "padding right of cell" → "padding top of cell" (the t parameter controls top padding, matching the convention where l=left, r=right, t=top, b=bottom)

Copy link
Copy Markdown

@Khanz9664 Khanz9664 left a comment

Choose a reason for hiding this comment

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

Looks good to me! I verified the diff, and both the spelling correction and the t (top) padding clarification are spot on. Thank you for the contribution. 🚀

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