elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.68k stars 8.23k forks source link

[ES|QL] [Lens] ES|QL charts need to support multiple layers #187056

Open stratoula opened 5 months ago

stratoula commented 5 months ago

Describe the feature:

The only big thing missing from ES|QL visualizations (from the visualization side of things) is that ability to create multiple layers in XY charts:

The reason we hadn't proceeded with that is that at the moment our UI doesnt allow easily the addition of layers. We have a UI with a central editor but if we want to be correct and support all the use cases we should allow the uses to create layers from different queries.

This means that the inline editing of ES|QL charts need to change to accomodate this functionality.

elasticmachine commented 5 months ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)

elasticmachine commented 5 months ago

Pinging @elastic/kibana-esql (Team:ESQL)

drewdaemon commented 5 months ago

It will be a development effort to get query-based annotations to support ES|QL as well.

stratoula commented 1 month ago

I am deprioritizing this as we are currently discussing on making the entire editor to work with ES|QL (Lens powered by ES|QL) so giving effort here it doesnt make sense. ccx @teresaalvarezsoler @markov00 (at least now, maybe later when we will have a more concrete plan (?))