Skip to content

ucalgary/kbn_sankey_vis

 
 

Repository files navigation

Kibana Sankey Diagram Plugin

This is a sankey diagram visType plugin for Kibana 4.3+.

This plugin was developped from elastic/kibana#4832.

Install

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

Uninstall

From the Kibana root directory, uninstall the plugin with the following command:

bin/kibana plugin  --remove kbn_sankey_vis

About

Sankey diagram for Kibana visualize.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 2.2%
  • HTML 1.2%