[Discover][ES|QL] Brushing a timeseries should keep the preferred chart configuration #198749
Labels
enhancement
New value added to drive a business result
Feature:Discover
Discover Application
Feature:ES|QL
ES|QL related features in Kibana
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Team:ESQL
ES|QL related features in Kibana
Describe the feature:
In Discover we are computing the interval based on the timepicker. And we rename the column with this intgerval in the name. Although this PR improves the experience a lot #197453 it doesnt solve it for the brushing. The reason is because different interval means different column name which means that the suggestions will re run.
We could fix it with 2 ways?
The text was updated successfully, but these errors were encountered: