GithubHelp home page GithubHelp logo

elastickent / tagcloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stormpython/tagcloud

0.0 1.0 0.0 2.82 MB

Tag Cloud Plugin for Kibana 4

License: MIT License

JavaScript 93.32% HTML 6.48% CSS 0.20%

tagcloud's Introduction

Kibana Tag Cloud Plugin

A Tag Cloud Plugin for Kibana 5.1.1

Kibana Tag Cloud

This visualization was inspired by Tim Roe's blog post on creating a tag cloud plugin for Kibana 5. It is built using D3 and Jason Davie's d3-cloud plugin.

Requirements

Kibana 5.1.1

Installation steps

  1. Download and unpack Kibana. Note the location as it will be used as $KIBANA_HOME.
  2. Install the plugin with the following commands:
mkdir -p tmp/kibana
cd tmp/kibana
git clone https://github.com/stormpython/tagcloud.git
cd ../
zip -r tagcloud.zip kibana
$KIBANA_HOME/bin/kibana-plugin install file:///`pwd`/tagcloud.zip

Disclosure

This repo is in its early stages. There is an outstanding bug that needs to be fixed. In addition, please note d3-cloud's warning regarding how word clouds are rendered.

Note: if a word cannot be placed in any of the positions attempted along the spiral, it is not included in the final word layout. This may be addressed in a future release.

Issues

Please file issues here.

tagcloud's People

Contributors

stormpython avatar kennethbrake avatar elastickent 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.