-
Notifications
You must be signed in to change notification settings - Fork 197
[Lens page] Remove duplications and add links to chart types #4779
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
base: main
Are you sure you want to change the base?
Conversation
Vale Linting ResultsSummary: 1 suggestion found 💡 Suggestions (1)
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🔍 Preview links for changed docs |
|
The same example (Compare differences over time) is documented in Line chart (Compare current versus previous period with time shift). I wonder if it makes sense to keep it in Lens as well. I redirected it to Line. |
|
Considerations about the section Assign colors to terms: 1/ Depending on the chart type, the configuration options vary. The way it is currently documented in the section Configure color mapping in a chart, is quite confusing. 2/ I suggest we keep high-level recommendations like and defer the specific settings to each single chart page. |
|
Considerations about the section Create partition charts with multiple metrics: It's floating in the middle of nowhere, adding little value to the overall page. I would remove it, and I'm not sure if it has redirect to another page. |
=== NOT READY FOR REVIEW ===
This PR reworks the Lens page to remove duplicated content and add links to the first new set of chart types: Area, Line, Bar, Metric and Table charts.
Fixes #4262
Generative AI disclosure