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 tooltip docs #1211

Open
alshan opened this issue Oct 17, 2024 · 0 comments
Open

Improve tooltip docs #1211

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

Comments

@alshan
Copy link
Collaborator

alshan commented Oct 17, 2024

https://datalore.jetbrains.com/report/static/HZqq77cegYd.E7get_WnChZ/y8xk12VJ0sHpRHcWnrDhQO

field (string): The name of the variable/aesthetics. The field name begins with ^ for aesthetics. You can specify variable names without a prefix, but the @ prefix can be also used. It's possible to set a format for all positional aesthetics: ^X (all positional x) and ^Y (all positional y). For example:

field = '^Y' - for all positional y;
field = '^y' - for y aesthetic;
field = 'y' - for variable with the name "y".

"field = '^Y' - for all positional y;"
let's change to:
"field = '^Y' - for all Y-axis aesthetic, e.g. y, ymin, ymax etc.;"

Also I can see a strange line on the left of sone sections in the doc:

image
@alshan alshan added the documentation Missing/incorrect documentation label Oct 17, 2024
@alshan alshan added this to the 2024Q4 milestone Oct 17, 2024
@alshan alshan modified the milestones: 2024Q4, 2025Q1 Dec 30, 2024
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