3/24/2014
A Graph Recreation in Tableau


Andy Kriebel found an interesting visualization and posted it on his Facebook page VizWiz. I decided to take a crack at recreating it in Tableau.

Original graph is here.

This graph is a variation on a slope graph. Slope graphs are fairly straight forward in Tableau because it's a straight line from point a to point b and the size of the line is simple. The shape of the line in this visualization is a bit more difficult.

To recreate this shape in Tableau I applied the Sigmoid Function: 1/(1+e(-x)))

Then I plotted the points and used the absolute value of the maximum rank minus the minimum rank: size = ABS(Max-Min). I also used a custom color palette (type="ordered-sequential" for this categorical color scheme) and I used ColorPic to get the exact colors from the original visualization.

The hard part of this visualization is setting up the data. Once that is done the plotting is quick and easy. In fact, it's so easy to plot it could be a Tableau 3 minute video!

Instructions on "how to build" located here.

NOTE: New blog post 5/9/2019 explaining new method and formula posted here using SIN() instead of Sigmoid function.




I hope you find this helpful. If you have any questions feel free to email me at Jeff@DataPlusScience.com


Jeffrey A. Shaffer
Follow on Twitter @HighVizAbility