Likert Chart
Survey answers on an ordered scale, one row per question, diverging around a centre so agreement and disagreement grow away from each other instead of being read off a common left edge. The whole difficulty of this chart is the middle of the scale, and that is where most implementations quietly choose for you.
Data Requirements
Your Tableau worksheet should include:
- 1 Dimension for the Question encoding. One row per value.
- 1 Dimension for the Response encoding. The answer scale, in its own order from most negative to most positive.
- 1 Measure for the Answers encoding. How many people gave each answer, usually a COUNT or a SUM.
Add Likert Chart to your worksheet
First, download the manifest file. It tells Tableau where to load the extension from.
Direct link: https://dataskera.com/downloads/likertchart.trex
Then, in Tableau:
- On the Marks card, open the Mark type dropdown, and under Viz Extensions choose Add Extension.
- In the Add an Extension dialog, choose Access Local Viz Extensions, then open the likertchart.trex file you just downloaded.
- When Tableau asks, allow the extension to access the data in the workbook.
- The welcome screen appears. Sign in with your Dataskera account, or on Tableau Desktop choose Use on Desktop without an account. See Signing in & access below.
- Build the chart: drag the question dimension onto Question, the response scale onto Response, and the count onto Answers. If the response field sorts alphabetically, type the scale order in the General tab.
https://vizextension.dataskera.com/likertchart/likertchart.htmlSigning in & access
Likert Chart is free. Whether you need to sign in depends only on what you are doing. Viewing a dashboard never asks for an account, and authoring is free too.
People who only view a dashboard are never asked to sign in and are never blocked.
Sign in, or continue without an account in a single click.
Sign in with your Dataskera account to author on the web.
No account yet? Create one free in under a minute. No credit card required.
Format panel
Open the Format panel from the extension menu to customize the chart. It is for the dashboard author and is not shown to viewers. It has four tabs:
- The Scale: the response order, how the middle answer of an odd scale is treated, and the question order.
- Bars: bar thickness, row gap, the percentage axis and the centre line.
- Scale Colours: the two ends and the middle of the diverging ramp.
- Labels and Summary: what each segment label shows and how small a segment can be before it is left unlabelled, the agreement and disagreement totals beside each bar, and the respondent count.
- Color: a palette, a precise colour per category, and the overall opacity.
- Legend: show or hide it, its position around the chart, an optional show/hide toggle for viewers, the colour swatch, and the content of each entry.
- Tooltip: show or hide it, its colours, decimals, and a template you write yourself from the placeholders the chart provides.

