Subtitle: Sunburst Chart with Labels Inside and Categorical Sequential Colors

Here I am presenting how to design Sunburst Chart with practical considerations, such as:

  • Labels inside
  • Categorical sequential colors with dynamic data.
The design will be based on map layers, a new feature since Tableau desktop version 2020.4. This post by Sebastian Depalla is a great source of inspiration.

First, here are two very important techniques when dealing with map layers.

Turn off Map Background

  • This is actually the last step. After you have done all the following steps, turn off the map background: set Menu Map>Background Maps to None. Once it's off, you can't add layers.

Size the View 

  • Use Ctrl-Shift-B/Ctrl-B to increase/decrease the size of the entire view (all layers included)
  • Use the Size card to the max

Create Center

  • Use the formula MAKEPOINT(0,0) to create a field called Center.

Create Subcategory Pie Layer

Drag the field Center to the view. Change the data mark to Pie. Drag the fields to the Mark's cards exactly as in the following screenshot.
  1. Size the view with Ctrl-Shift-B as big as you can. 
  2. Place Category above Subcategory.
  3. Sort either of them by the field Sales descendingly.
  4. Place Sum(Sales) in Color. Edit Color using deep gray to create sequential color.
  5. Click Color card and set the color opacity to be ~55%

Create Category Pie Layer

Drag the field Center to the view and create a new layer. Change the data mark to Pie. Drag the fields to the Mark's cards exactly as in the following screenshot.
  1. Size the pie with the Size card and make it smaller than the Subcategory pie. Leave enough spaces for labels. 
  2. Place Category above Subcategory.
  3. Sort either of them by the field Sales descendingly.
  4. Place Category in Color and Subcategory in Label.
  5. Set the Label font color to white (showing labels in black for illustrative purpose only )

Create White Circle Layer

Drag the field Center to the view and create a new layer. Change the data mark to Pie. Drag the fields to the Mark's cards exactly as in the following screenshot.
  1. Size the pie with the Size card and make it smaller than the Category pie. Leave enough spaces for labels. 
  2. Place Category in Label.
  3. Sort Category by the field Sales descendingly.
  4. Set Color to white. (showing black border for illustrative purpose only)
  5. Set the Label font color to be white (showing labels in black for illustrative purpose only )

Create Background Layer

Put this layer under the Subcategory layer will generate categorical sequential colors. 

Drag the field Center to the view. Change the data mark to Pie. Drag the fields to the Mark's cards exactly as in the following screenshot.
  1. Size the pie with the Size card to the Max. 
  2. Sort Category by the field Sales descendingly.
  3. Place Category in Color.

Put Layers in Order

The order of layers is as follows:
Drag the layers to arrange them in the above order.

Voila. It's done. You can download the demo workbook here.

If questions, leave comment or contact me via twitter @aleksoft

PS: Fine-Tuning the Labels (6-Layer Sunburst Chart)

In the above workbook, we included a 6-layer Sunburst chart as well. The idea is to allow us to fine tune the position of the labels.

By default Tableau places the labels very close to the exterior of the circle. We can manually move the labels individually to a different place. It's not good for dynamic data visualization.

To make the position of the labels tunable and predictable, we added a transparent pie layer. For example, we can insert a Transparent Pie layer between the White layer and the Category layer, and place the Category labels on the transparent pie. By tuning the size of the latter via the Size card, we can determine the location (radius) of the labels. 

To make a pie transparent, we only need to set a regular pie's color opacity to be 0%. Note that the transparent pie has exactly the same dimensions and measure as the one that it puts labels on. It is smaller in size (radius) and is transparent.

In the 6-layer dashboard, we inserted two transparent pies for two sets of labels: Category and Subcategory
You can see that the labels are placed a bit more away from the circles than the default placement by Tableau.


0

Add a comment

(Refresh the page if you want to view the gif image multiple times. Or go to Tableau Public and click the button at the top-right corner.)

Jake and I collaborated on a dashboard. He told me that he learnt a way to create an in-place help page in Tableau. He first saw it at a conference somewhere and couldn't recall who the speaker was. So I am blogging here about it but the credit goes to somebody else. If anyone knows who the original creator is, leave a comment below.

The key idea is to float a semi transparent worksheet on top of the dashboard, where a help text box is strategically placed on top of each chart. This way, we can explain how to view each chart and what data points are important, etc. This worksheet is collapsible by a show/hide button. 

Below I would like to show how this worksheet can be constructed.

1. Sheet with a single data mark.

  • Double click the empty space in Marks panel and add two single quotes. Make the null pill a text label. This creates a single null mark.
  • Set the view as "Entire View"

2. Create an show/hide button

  • Go to the target dashboard
  • Drag a floating vertical container to the dashboard, making it cover all the area of interest.
  • Drag the Single Null Mark sheet and drop it into the above container. Hide the sheet title.
  • Create an open/close button for the container and place the button at the top-right corner.

3. Add annotations

  • Format the sheet background opacity as 70% in the layout manager             
  • Select area annotations and place them anywhere of interest. 
  • Write help text and format it to highlight important messages.  
  • The text can serve as functional guide and/or insight guide.

Here is an example. Feel free to download the workbook and explore. Click the "i" button at the top-right corner to view the in-place help. 

0

Add a comment

Blog Archive
Loading
Dynamic Views theme. Powered by Blogger. Report Abuse.