Using SuttaCentral parallels file to make a sankey chart
After downloading the repro, unzip and run:
$ npm install
$ npm run dev
This will start the development server and navigate to http://localhost:8080.
The online temporary distribution is to be found on: https://dist.vimala.now.sh/
For upload to a server, run the following command in the src folder:
$ npm run prod
And upload the dist folder.
Dedicated to the public domain via Creative Commons Zero (CC0). You are encouraged to copy, reproduce, adapt, alter, or otherwise make use of this code in any way you wish. Attribution is appreciated but not legally required. You are not allowed to copyright this code in any way.