Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 387 Bytes

File metadata and controls

16 lines (12 loc) · 387 Bytes

Three Stack Sankey chart in Vega

This is an example of a three stack sankey chart written in Vega.

Example of the chart

Files

.
├── README.md <- This file
├── img
│   └── example.png <- Picture above
├── sampledata.js <- Data that can be used for the chart
└── sankey.json <- Vega declaration for the Sankey chart