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
170
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
26
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
78
Visualize the NPM dependencies city ecosystem of your node project in VR
dlumbrer
0
150
BabiaXR: Virtual Reality Data Visualizations for the Web
dlumbrer
0
200
BabiaXR: Virtual Reality Data Visualizations for the browser
dlumbrer
0
210
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
82
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
150
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
220
VBoard, Web dashboards in VR and AR
dlumbrer
0
180
Other Decks in Programming
See All in Programming
AIと人間の共創開発!OSSで試行錯誤した開発スタイル
mae616
1
630
オープンソースソフトウェアへの解像度🔬
utam0k
16
3k
What's new in Spring Modulith?
olivergierke
1
160
Serena MCPのすすめ
wadakatu
4
1k
デミカツ切り抜きで面倒くさいことはPythonにやらせよう
aokswork3
0
250
テーブル定義書の構造化抽出して、生成AIでDWH分析を試してみた / devio2025tokyo
kasacchiful
0
110
Swift Concurrency - 状態監視の罠
objectiveaudio
2
540
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
2
550
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
180
XP, Testing and ninja testing ZOZ5
m_seki
3
700
非同期jobをtransaction内で 呼ぶなよ!絶対に呼ぶなよ!
alstrocrack
0
970
CSC305 Lecture 04
javiergs
PRO
0
270
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
We Have a Design System, Now What?
morganepeng
53
7.8k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.2k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
RailsConf 2023
tenderlove
30
1.2k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Cult of Friendly URLs
andyhume
79
6.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Documentation Writing (for coders)
carmenintech
75
5.1k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
115
20k
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