sirensolutions/kibi_wordcloud_vis

Name: kibi_wordcloud_vis

Owner: Siren

Description: null

Created: 2015-12-10 12:23:19.0

Updated: 2017-05-25 20:24:01.0

Pushed: 2017-07-19 09:34:54.0

Homepage: null

Size: 8954

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Deprecation

:warning: This visualization is deprecated for Kibi/Kibana >= 4.6.4 Use the kibana tag cloud visualization instead.

Kibi/Kibana Word Cloud Plugin

This is a plugin for Kibana 4.3+ and Kibi 0.3 (our extention of Kibana for Relational Data).

The plugin displays a cloud of words.

image image

Installation

This plugin can be installed in both:

Automatic
for kibi
bin/kibi plugin -i kibi_wordcloud_vis -u https://github.com/sirensolutions/kibi_wordcloud_vis/raw/4.6.4-4/target/kibi_wordcloud_vis-4.6.4-4.zip
for kibana 
bin/kibana plugin -i kibi_wordcloud_vis -u https://github.com/sirensolutions/kibi_wordcloud_vis/raw/4.6.4-4/target/kibi_wordcloud_vis-4.6.4-4.zip
Manual
t clone https://github.com/sirensolutions/kibi_wordcloud_vis.git
 kibi_wordcloud_vis
m install
m run build
m run package
zip target/kibi_wordcloud_vis-4.6.4-4.zip -d KIBANA_FOLDER_PATH/installedPlugins/
Uninstall
for kibi
n/kibi plugin  --remove kibi_wordcloud_vis
for kibana
n/kibana plugin  --remove kibi_wordcloud_vis
Development

If you are running kibana from folder with a name other than kibana, e.g. kibi

lp dev  --kibanahomepath=/path/to/kibi
lp test --kibanahomepath=/path/to/kibi
Breaking changes with respect to the version embedded in Kibi 0.1x and 0.2.x

In the saved/exported visualization:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.