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
160
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
25
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
72
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
140
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
190
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
200
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
78
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
150
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
210
VBoard, Web dashboards in VR and AR
dlumbrer
0
180
Other Decks in Programming
See All in Programming
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
170
AWS発のAIエディタKiroを使ってみた
iriikeita
1
190
Ruby Parser progress report 2025
yui_knk
1
460
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
410
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
450
個人軟體時代
ethanhuang13
0
330
スケールする組織の実現に向けた インナーソース育成術 - ISGT2025
teamlab
PRO
1
160
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
はじめてのMaterial3 Expressive
ym223
2
900
Deep Dive into Kotlin Flow
jmatsu
1
360
Laravel Boost 超入門
fire_arlo
3
220
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
GraphQLとの向き合い方2022年版
quramy
49
14k
Typedesign – Prime Four
hannesfritz
42
2.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
GitHub's CSS Performance
jonrohan
1032
460k
Music & Morning Musume
bryan
46
6.8k
Scaling GitHub
holman
463
140k
Docker and Python
trallard
46
3.6k
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