Code Monkey home page Code Monkey logo

kbn_polar's Introduction

Polar visualization for Kibana

This is a plugin developed for Kibana that you can build polar visualziations

Installation Steps from Kibana docs

cd KIBANA_HOME
./bin/kibana-plugin install \
    https://github.com/dlumbrer/kbn_polar/releases/download/Kibana-6.x/kbn_polar.zip

Installation Steps from release

  1. Go to releases and download the right one for your Kibana
  2. unzip/untar it into KIBANA_HOME/plugins
  3. Start your Kibana

Installation Steps from GitHub source code

  1. Move into plugins folder: ย cd KIBANA_HOME/plugins

  2. Clone the source code (it depends on your Kibana's version):

    • Kibana 6.3 or upper: git clone https://github.com/dlumbrer/kbn_polar.git -b 6-dev
    • Kibana 6.0, 6.1 or 6.2: git clone https://github.com/dlumbrer/kbn_polar.git -b 6.2-dev
  3. Install dependencies:

    cd kbn_polar
    npm install
    
  4. Start Kibana

Important: If you have any problem with the plugin version (like a warning message "it expected Kibana version "x.x.x", and found "x.x.x"") only change the value of the "version" tag on the package.json to your Kibana version

Uninstall:

cd KIBANA_HOME
rm -rf plugins/kbn_polar/

or

cd KIBANA_HOME
./bin/kibana-plugin remove kbn_polar

Example of use

Example

Help me to improve! ๐Ÿ˜„

You can contact or helping me if you have any issue by:

  • Opening an issue in the repository
  • Opening a PR
  • Sending an email to me!

This is an open source project that I maintain in my free time, as a hobby and my love for open source and data visualization. It is free as you know, but you can help me with a cup of coffee:

paypal

kbn_polar's People

Contributors

dlumbrer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kbn_polar's Issues

Port Polar Visualization to Open Distro

This issue is an idea for the Open Distro Hack Day at All Things Open on October 14.

The idea is to port this visualization to Open Distro and submit it as an official plugin for Open Distro for Kibana.

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.