Conversation
🔍 Preview links for changed docs |
✅ Vale Linting ResultsNo issues found on modified lines! 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. |
benironside
left a comment
There was a problem hiding this comment.
LGTM, left a few suggestions for your consideration
|
|
||
| Time series charts help you track how metrics change over time so you can spot trends, seasonality, and anomalies. In Lens, time series visualizations are typically built with **Line**, **Area**, or **Bar** charts, depending on whether you want to emphasize precise trend lines, cumulative volume, or period-over-period comparison. | ||
|
|
||
| You can create time series charts in {{kib}} using [**Lens**](../lens.md). |
There was a problem hiding this comment.
What about putting this sentence in line 13, right after the first sentence? ("...anomalies. You can create ... using Lens. In Lens, time series visualizations are typically built with...")
| **Keep legends informative but concise** | ||
| : Use clear series names and only add statistics that support the decision being made. | ||
|
|
||
| Refer to [Time series chart settings](#time-series-chart-settings) for all configuration options relevant to time series charts. |
There was a problem hiding this comment.
I think this sentence would work well as an intro to this step, instead of "Tweak the appearance of your chart to..."
| :::::: | ||
|
|
||
| ::::::{step} Save the chart | ||
| - If you accessed Lens from a dashboard, select **Save and return** to save the visualization and add it to that dashboard, or select **Save to library** to add the visualization to the Visualize library and reuse it later. |
There was a problem hiding this comment.
Feel free to ignore, but I wonder if being this specific about the UI will be hard to maintain. Seems like it should always be intuitive in the UI that each new visualization can be added to a dashboard and/or the library, so maybe this section could just say something like "when you create a new visualization, you can add it to the library for later re-use, or add it to a dashboard immediately."
|
|
||
| ## Time series chart settings [time-series-chart-settings] | ||
|
|
||
| Use these settings to control how data is bucketed over time and how each series is displayed. |
There was a problem hiding this comment.
| Use these settings to control how data is bucketed over time and how each series is displayed. | |
| Use these settings to control how data is bucketed over time and how each series appears. |
Summary
This PR adds a new page on time series.
Generative AI disclosure
Closes #2554