About 36,700 results
Open links in new tab
  1. Box Plot Custom Whisker Value - The Tableau Community

    I opened a ticket with Tableau on this issue. They didn't find a solution but did offer to add an enhancement request to allow custom calculations for whiskers on the box plot chart type.

  2. How to create side by side box plot while having the axis label?

    I have two measures and a single dimension. I want to plot a side by side box-plot. A single box plot is working fine. The steps was Measure to row and Dimension to column Convert the …

  3. Box Whisker Plot along with Time of a Day in Y axis - The Tableau …

    Dear Tableau Lovers, Could anyone please help me your Tableau Expertise as I am struck with one condition. I am using Tableau 8.3 Requirement : I want a Box and Whisker distribution per …

  4. Box plot with mean value line - The Tableau Community

    Hello, I am currently looking to implement a graph in Tableu that I have implemented before in Python. That is the final graph I want to obtain: Attached there is a sample csv file of the same …

  5. adding average value in a boxplot?!? - The Tableau Community

    thanks so much in advance! Expand Post Upvote UpvotedRemove Upvote Reply Tableau Community (Tableau) 12 years ago Flo: For you to create box plots, you need to have 1 …

  6. Box Plot - How can i show the Whiskers/Values as Text Box

    You can create calculated field for each of the values. Then put them in a text box or a table. percentile (variable, 1) =Max, upper whisker percentile (variable, 0.75)=3rd quartile percentile …

  7. Guillaume Petit - The Tableau Community

    Tableau Community (Tableau) 11 years ago Hello Guillaume, My understanding is that you want the user to be able to select data points from the box plot but only select data points for the …

  8. count number of box plot outliers - The Tableau Community

    Hello, I'm fairly new to Tableau and am hoping for some help with a problem I'm trying to solve. I need to be able to count the number of outliers for a given box plot (actually multiple box …

  9. Add label of the count of data points to box & whisker plots

    I'd like to be able to add a label to each box and whisker plot. This label should be the number of data points (Gamma) used to create each plot. I was able to include this label on a simple …

  10. Box Plot Upper Whisker Calculation - The Tableau Community

    Hi All, Based on Tableau knowledge base box plot calculation follows Tukey's method. Based on this method, upper whisker is calculated as "largest observation less than or equal to upper …