Skip to main content
Brian Adams 님이 #Tableau Desktop & Web Authoring에 질문했습니다

I've done some googling but haven't found anything about this. I have an area chart with two series (not stacked). Is there a way to keep the series with the smaller average values in front of the one with the larger average values, so that the user can hover over the smaller series and get it's tooltip? Which series is smaller or larger will change based on user selection.

 

Thanks,

 

Brian

 

Message was edited by: Brian Adams

답변 4개
  1. 2018년 6월 11일 오후 6:27

    Hi Brian,

     

    I have a solution that can implement this feature. But using avg. as the comparison will not always result in shorter series being shown properly.

     

    Considering your data is like this.

     

    Hi Brian, I have a solution that can implement this feature. But using avg. as the comparison will not always result in shorter series being shown properly. Considering your data is like this.

     

    Create 2 calculated fields that look like this.

    pastedImage_1.png

    pastedImage_2.png

    Create your chart like this using dual axis and you can always see your lower values in the front.

     

    pastedImage_3.png

     

    Hope this helps.

0/9000