I have a stacked bar chart that looks like this :
I would like to only show the top 3 bars in terms of value, that is to say the three first bars. I tried to use the Show/Hide feature but it doesn't work as I expected.
For example if I limit to Show top 1 value with the Show/Hide value, i get :
when I expect to also have the orange and blue bars that are stacked in the first picture.
Is there a way to do what I am looking for?