-
Notifications
You must be signed in to change notification settings - Fork 159
Document appearance options for various Lens chart types #2210
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
Merged
florent-leborgne
merged 11 commits into
elastic:main
from
florent-leborgne:lens-point-visibility
Jul 30, 2025
Merged
Document appearance options for various Lens chart types #2210
florent-leborgne
merged 11 commits into
elastic:main
from
florent-leborgne:lens-point-visibility
Jul 30, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🔍 Preview links for changed docs |
mdbirnstiehl
approved these changes
Jul 24, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One tiny thing, but LGTM!
Co-authored-by: Mike Birnstiehl <[email protected]>
nickofthyme
reviewed
Jul 25, 2025
andrimal
requested changes
Jul 28, 2025
andrimal
approved these changes
Jul 28, 2025
markov00
reviewed
Jul 30, 2025
…ocs-content into lens-point-visibility
markov00
approved these changes
Jul 30, 2025
florent-leborgne
added a commit
to elastic/kibana
that referenced
this pull request
Jul 30, 2025
Equivalent of 9.1 changes made in elastic/docs-content#2210
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Initially created this PR for the new point visibility and table density options added in 9.1, but I noticed that appearance options aren't even listed in the Lens docs. There's more to do to properly document how to build each type of charts, but at least this PR adds mentions for all appearance options I found. (All those behind the :brush: icon)
@markov00 I did some minimal testing to come up with some of these descriptions. Feel free to check/have them checked and edited by the team. Would love your input to make sure that's accurate enough even though this is quite minimal. Similarly, I added screenshots to help explain the various "missing values" options, but feel free to suggest better examples to showcase the differences between each option.
Find a direct link to the page preview in one of the automatic comments below.
Note: I'll make a separate PR for 8.19 once we're happy with the content here.
Closes: #1662
Closes: #1663