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
39
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
160
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
140
Other Decks in Programming
See All in Programming
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
1
580
知られざるDMMデータエンジニアの生態 〜かつてツチノコと呼ばれし者〜
takaha4k
3
1.2k
Alba: Why, How and What's So Interesting
okuramasafumi
0
240
ゼロからの、レトロゲームエンジンの作り方
tokujiros
3
1.2k
iOSエンジニアから始める visionOS アプリ開発
nao_randd
3
110
AIの力でお手軽Chrome拡張機能作り
taiseiue
0
160
自分ひとりから始められる生産性向上の取り組み #でぃーぷらすオオサカ
irof
8
2.3k
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
120
Terraform で作る Amazon ECS の CI/CD パイプライン
hiyanger
0
140
Compose でデザインと実装の差異を減らすための取り組み
oidy
1
290
時計仕掛けのCompose
mkeeda
1
270
『改訂新版 良いコード/悪いコードで学ぶ設計入門』活用方法−爆速でスキルアップする!効果的な学習アプローチ / effective-learning-of-good-code
minodriven
29
5.1k
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
9
1.3k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
The Cult of Friendly URLs
andyhume
78
6.2k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
49
2.2k
Music & Morning Musume
bryan
46
6.3k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
113
50k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
230
Build your cross-platform service in a week with App Engine
jlugia
229
18k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
11
930
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
128
19k
Thoughts on Productivity
jonyablonski
69
4.4k
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