Coder Social home page Coder Social logo

kbn_sankey_vis's Introduction

Kibana Sankey Diagram Plugin

This is a sankey diagram visType plugin for Kibana.

The plugin is compatible with Kibana: 5.3 && 6.x && 7.x && 8.10.x .

This plugin was developed from elastic/kibana#4832.

Here is an example:

Sankey

Install

git clone https://github.com/uniberg/kbn_sankey_vis.git sankey_vis
cd sankey_vis
yarn install
yarn compile
yarn start

Use

In development mode:

  • Navigate to Kibana (http://localhost:5601).
  • Go to "Visualize Library" app.
  • Click "Create visualization".
  • Click "Aggregation Based".
  • Choose "Sankey Diagram"

Uninstall

bin/kibana-plugin remove kbn-sankey-vis

Building a Release

Building a release only means packaging the plugin with all its dependencies into a zip archive. Important is to put the plugin in a folder called kibana before zipping it. The following steps would produce a release of the current head master branch.

mkdir kibana
git clone https://github.com/uniberg/kbn_sankey_vis.git sankey_vis
cd sankey_vis
[optional] git checkout -branch
yarn install
yarn compile-and-build

kbn_sankey_vis's People

Contributors

ch-bas avatar chenryn avatar juancarniglia avatar kaihil avatar mmguero avatar numbnut avatar sawadski avatar skarjoss avatar wolfangaukang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.