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

Improve documentation for parameter position. #1047

Closed
alshan opened this issue Mar 13, 2024 · 0 comments
Closed

Improve documentation for parameter position. #1047

alshan opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
documentation Missing/incorrect documentation
Milestone

Comments

@alshan
Copy link
Collaborator

alshan commented Mar 13, 2024

positionstr or FeatureSpec, default=’identity’
Position adjustment, either as a string (‘identity’, ‘stack’, ‘dodge’, …), or the result of a call to a position adjustment function.

Absolutely not clear what is FeatureSpec and how it helps.
Functions position_dodge() etc. are not mentioned.

@alshan alshan added the documentation Missing/incorrect documentation label Mar 13, 2024
@alshan alshan added this to the New milestone Mar 13, 2024
@ASmirnov-HORIS ASmirnov-HORIS self-assigned this Mar 14, 2024
@ASmirnov-HORIS ASmirnov-HORIS modified the milestones: New, 2024Q1 Mar 26, 2024
RYangazov pushed a commit that referenced this issue Mar 29, 2024
* Fix docstrings for the geom_density2d() and geom_density2df() functions.

* Mention fix #1062 in the future_changes.md file.

* Fix #1047: Improve documentation for parameter position.

* Add examples with hjust/vjust to the docstrings of the functions geom_text()/geom_label().

* Small fix in docstrings for the geom_text()/geom_label() functions.

* Replace single quotation marks with standard ones.

* Small fix in docstring example of the geom_label() function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Missing/incorrect documentation
Projects
None yet
Development

No branches or pull requests

2 participants