elastic / kibana

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

Kibana Split Chart: Hide duplicate columns with no data #64618

Closed GregoryLamoureux closed 5 months ago

GregoryLamoureux commented 4 years ago

Kibana version: 7.6.0

Browser version: Chrome Version 81.0.4044.113 (Official Build) (64-bit)

Describe the feature: I would like to hide those columns with no data from the plot below. Often a split chart will be on a filtered set of the same data, and the buckets will be exclusive between the split charts (as you can see in the image). image

I used to make these types of plots with Excel Pivot tables all the time. The workaround in Excel is to "hide values with no data". Is there a way to make the plot something like this instead?

image

Forum Reference Link here

elasticmachine commented 4 years ago

Pinging @elastic/kibana-app (Team:KibanaApp)

markov00 commented 5 months ago

duplicate of #5221