A Sankey diagram is a tool used to show the flow from one dimension to another.
Sankey diagrams
Getting ready
In this recipe, we will create a Sankey diagram using a web extension provided by Infotopics. Web extensions are a new feature in 2018.2.
How to do it...
In 2018.2, we can use web extensions to build a Sankey chart. To follow along, use Beer 2018.2.twbx, beers.csv, and breweries.csv.
- Create the Select Dimension Left parameter:
![](https://static.packt-cdn.com/products/9781789533385/graphics/assets/723f335e-96e2-494a-96c7-69f17c4e0927.png)
- Create the Select Dimension Right parameter:
![](https://static.packt-cdn.com/products/9781789533385/graphics/assets/b30b423a-6edc-4cbb-ae44-30ab5b073ef3.png)
- Create the Dimension Left parameter:
![](https://static.packt-cdn.com/products/9781789533385/graphics/assets/539b5f8d-98b5-4baf-9945-ea5c43b5903f.png)
- Create the Dimension Right parameter:
![](https://static.packt-cdn.com/products/9781789533385/graphics/assets/6ca2aba6-ef19-4217-b8f3-e5ddec3bcc7e.png)
- Create...