Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Beyond Standard Panels
Search
David Moreno Lumbreras
February 02, 2018
Programming
0
150
Beyond Standard Panels
Slides of GrimoireCon 2018 - Workshop "Beyond Standard Panels"
David Moreno Lumbreras
February 02, 2018
Tweet
Share
More Decks by David Moreno Lumbreras
See All by David Moreno Lumbreras
Exploring Visualization of Software-Related data in Extended Reality - Thesis dissertation
dlumbrer
0
18
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
40
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
110
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
170
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
170
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
71
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
130
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
180
VBoard, Web dashboards in VR and AR
dlumbrer
0
150
Other Decks in Programming
See All in Programming
Kubernetes History Inspector(KHI)を触ってみた
bells17
0
220
パスキーのすべて ── 導入・UX設計・実装の紹介 / 20250213 パスキー開発者の集い
kuralab
3
760
2024年のkintone API振り返りと2025年 / kintone API look back in 2024
tasshi
0
220
JavaScriptツール群「UnJS」を5分で一気に駆け巡る!
k1tikurisu
9
1.8k
pylint custom ruleで始めるレビュー自動化
shogoujiie
0
110
Pythonでもちょっとリッチな見た目のアプリを設計してみる
ueponx
1
550
Grafana Loki によるサーバログのコスト削減
mot_techtalk
1
130
富山発の個人開発サービスで日本中の学校の業務を改善した話
krpk1900
4
380
昭和の職場からアジャイルの世界へ
kumagoro95
1
370
SpringBoot3.4の構造化ログ #kanjava
irof
2
990
Software Architecture
hschwentner
6
2.1k
sappoRo.R #12 初心者セッション
kosugitti
0
250
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Building Your Own Lightsaber
phodgson
104
6.2k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
Bootstrapping a Software Product
garrettdimon
PRO
306
110k
Music & Morning Musume
bryan
46
6.3k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Raft: Consensus for Rubyists
vanstee
137
6.8k
Code Review Best Practice
trishagee
67
18k
The Cult of Friendly URLs
andyhume
78
6.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Transcript
Beyond Standard Panels David Moreno, Daniel Izquierdo @dlumbrer1, @dizquierdo dmoreno,dizquierdo
at bitergia dot com https://speakerdeck.com/bitergia CHAOSSCon/GrimoireCon Brussels, Feb 2018
/outline Plugins Use Cases
/visualizations
Plugins Network plugin Searchtables plugin Dotplot plugin Dropdown plugin
/network Website: https://dlumbrer.github.io/kbn_network/ Repo GitHub: https://github.com/dlumbrer/kbn_network
/compatibilidad Kibana 6!
/demo
/node-node 2 different types of nodes related between them: Select
Node (x2)
/node-relation Just one type of nodes (Node), but they are
related by other field (Relation): Select Node Select Relation
/metrics You can change the size of the nodes by
a metric:
/metrics You can change the size of the edges by
a metric:
/metrics
/customization Several options (important) in order to make the network
more scalable and customizing it. Node color (bucket) Tab “options”
/customización
/searchtables https://github.com/dlumbrer/kbn_searchtables Search in the tables (without applying filters)
/dotplot https://github.com/dlumbrer/kbn_dotplot Dot plot with metrics in the two axis
/dropdown Filtering by a “dropdown” that allows to select values
of a field previously selected Origin: https://github.com/AnnaGerber/kibana_dropdown Adapted Kibana 5.6: https://github.com/dlumbrer/kibana_dropdown
ES aggregations
/aggregations The order is important: Author 1 Author 2 Author
3 Repo 1 Repo 2 Repo 3 Repo 1 Repo 2 Repo 3 Repo 1 Repo 2 Repo 3 ...
/aggregations The order is important: Repo 1 Repo 2 Repo
3 Author 1 Author 2 Author 3 Author 1 Author Author 3 Author 1 Author 2 Author 3 ...
/aggregations
Structure How a plugin is done
/structure
Use cases
/outline Main developers of the community Network structure over time
Building Teams Bridges