Code Monkey home page Code Monkey logo

kibana-plugin-traffic-sg's Introduction

kibana-plugin-traffic

screenshot

Introduction

Ce plugin permet la création d'un graphique de type feu tricolor sur Kibana 4.x et 5.x:

  • Définition du label
  • Définition des niveaux

Contenu

.
├── index.js
├── package.json
├── public
│   ├── traffic_sg_controller.js
│   ├── traffic_sg.html
│   ├── traffic_sg.js
│   ├── traffic_sg.less
│   └── traffic_sg_params.html
└── README.md

Le plugin a été créé à partir des librairies Kibana et basé sur le framework Angularjs.

Installation

Pour les versions de kibana-4.x:

        $ cd <path>/kibana/installedPlugins
        $ git clone -b 4.x <depot> traffic-sg

Pour les versions de kibana-5.x:

        $ cd <path>/kibana/plugins
        $ git clone <depot> traffic-sg

Désinstallation

        $ bin/kibana plugin  --remove traffic_sg

kibana-plugin-traffic-sg's People

Contributors

leandroandrade87 avatar sbeyn avatar

Watchers

 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.