Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the stacked docstring directly in the relevant methods #1517

Merged
merged 4 commits into from
Feb 28, 2025

Conversation

Azaya89
Copy link
Collaborator

@Azaya89 Azaya89 commented Feb 28, 2025

fixes #1515

@Azaya89 Azaya89 requested a review from maximlt February 28, 2025 13:26
@@ -452,7 +448,6 @@ class HoloViewsConverter:
'row',
'col',
'sort_date',
'stacked',
Copy link
Member

Choose a reason for hiding this comment

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

Should it be added to _kind_options?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh yeah, makes sense.

@maximlt maximlt added the NF SDG 2025 NumFocus Software Development Grant 2025 label Feb 28, 2025
@maximlt maximlt merged commit b02d2f0 into holoviz:main Feb 28, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NF SDG 2025 NumFocus Software Development Grant 2025
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the stacked keyword directly in the relevant docstrings.
2 participants