This is a sankey diagram visType plugin for Kibana 4.3+.
This plugin was developped from elastic/kibana#4832.
From the Kibana root directory, install the plugin with the following command:
bin/kibana plugin --install kbn_sankey_vis -u https://github.com/ucalgary/kbn_sankey_vis/archive/master.zip
From the Kibana root directory, uninstall the plugin with the following command:
bin/kibana plugin --remove kbn_sankey_vis
