Git Product home page Git Product logo

kbn_c3js_vis's Introduction

C3JS Visualizations Plugin for Kibana 5

About

This is a plugin for Kibana5+. Has been developed and tested on Kibana 5.0.0-rc-1 and 5.1.0 version. The plugin uses C3JS library (D3-based charts).

Screenshot

Usage

Installation steps:

$ cd KIBANA_HOME/plugins
$ git clone https://github.com/mstoyano/kbn_c3js_vis.git c3_charts
$ cd c3_charts
$ npm install

Note: If you can not see the plugin in the plugin list, or get kibana warning like "Plugin "c3_charts" was disabled because it expected Kibana version "5.1.0", and found "5.0.0-rc1" please modify package.json file and put your kibana version.

Unistall:

$ bin/kibana plugin  --remove c3_charts

Features

  • Up to 5 different metrics
  • Represent category data or timeseries
  • Color and chart type customization
  • Tooltip
  • Mix several chart types in the same visualization
  • Data focus when place mouse cursor above the legend
  • Animation effect when legend click
  • Unload and reload data once the visualization is loaded (in your dashboard)
  • Options
    • Zoom
    • Stacked Bar Mode
    • Data Labels
    • Grid
    • Change legend position (right or bottom)
    • Hide chart points
    • Show a few x-axis tick values

Screenshots

Screenshot Screenshot

Contributions (Work in progress)

Anyone is welcome to contribute to my project. There are various ways you can contribute:

  1. Raise an Issue on GitHub
  2. Send me a Pull Request with your bug fixes and/or new features
  3. Contact via email: [email protected]

Feedback is highly appreciated!

Please let me receive your screenshots using this plugin and your project purposes. That would help me a lot for my thesis degree. You can send me a email or raise an Issue on GitHub. Thank you in advance and best regards.

kbn_c3js_vis's People

Contributors

mstoyano avatar tfg2k16jb avatar

Watchers

James Cloos 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.