All Projects → virusu → 3d_kibana_charts_vis

virusu / 3d_kibana_charts_vis

Licence: apache-2.0
3D Kibana Charts: Pie Chart, Bars Chart, Bubbles Chart

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to 3d kibana charts vis

Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (+111.76%)
Mutual labels:  elasticsearch, plugin, kibana
Kibananestedsupportplugin
A plugin for Kibana 5.5 and beyond that adds support for nested field search and aggregation.
Stars: ✭ 78 (+129.41%)
Mutual labels:  elasticsearch, plugin, kibana
Sentinl
Kibana Alert & Report App for Elasticsearch
Stars: ✭ 1,233 (+3526.47%)
Mutual labels:  elasticsearch, plugin, kibana
Jeelizweboji
JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
Stars: ✭ 835 (+2355.88%)
Mutual labels:  webgl, threejs
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (+2294.12%)
Mutual labels:  elasticsearch, kibana
Harp.gl
harp.gl - web map rendering engine
Stars: ✭ 828 (+2335.29%)
Mutual labels:  webgl, threejs
Elk
搭建ELK日志分析平台。
Stars: ✭ 688 (+1923.53%)
Mutual labels:  elasticsearch, kibana
Docker Kibana
Kibana Docker image including search-guard
Stars: ✭ 22 (-35.29%)
Mutual labels:  elasticsearch, kibana
Kafka Connect Elasticsearch Source
Kafka Connect Elasticsearch Source
Stars: ✭ 22 (-35.29%)
Mutual labels:  elasticsearch, plugin
Wagner
Effects composer for three.js
Stars: ✭ 930 (+2635.29%)
Mutual labels:  webgl, threejs
React Planner
✏️ A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
Stars: ✭ 846 (+2388.24%)
Mutual labels:  webgl, threejs
Geom
2D/3D geometry toolkit for Clojure/Clojurescript
Stars: ✭ 759 (+2132.35%)
Mutual labels:  webgl, charts
Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (+1961.76%)
Mutual labels:  webgl, threejs
Szt Bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
Stars: ✭ 826 (+2329.41%)
Mutual labels:  elasticsearch, kibana
Terriajs
A library for building rich, web-based geospatial data platforms.
Stars: ✭ 699 (+1955.88%)
Mutual labels:  webgl, charts
Elasticsearch Readonlyrest Plugin
Free Elasticsearch security plugin and Kibana security plugin: super-easy Kibana multi-tenancy, Encryption, Authentication, Authorization, Auditing
Stars: ✭ 917 (+2597.06%)
Mutual labels:  elasticsearch, kibana
Openshift Elasticsearch Plugin
Stars: ✭ 26 (-23.53%)
Mutual labels:  elasticsearch, kibana
Encom Globe
🌎 WebGL globe based on the boardroom scene from Tron: Legacy
Stars: ✭ 872 (+2464.71%)
Mutual labels:  webgl, threejs
3d Box Shot Maker
Free tool to generate 3D box shots for your online products.
Stars: ✭ 20 (-41.18%)
Mutual labels:  webgl, threejs
Trois
✨ ThreeJS + VueJS 3 + ViteJS ⚡
Stars: ✭ 648 (+1805.88%)
Mutual labels:  webgl, threejs

3D Visualizations for Kibana

3D pie chart, bars chart and bubbles chart visualizations for Kibana 5. ######Link to the page: https://virusu.github.io/3D_kibana_charts_vis/

image

3D Pie Chart

image

3D Bars Chart

image

3D Bubbles Chart

image

Installation steps:

cd KIBANA_HOME/plugins
git clone https://github.com/virusu/3D_kibana_charts_vis.git 3D_kibana_charts_vis
cd 3D_kibana_charts_vis
npm install

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

####Uninstall:

cd KIBANA_HOME
rm -rf plugins/3D_kibana_charts_vis
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].