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
22
OPENSYM & OSS 2023 GATHER TOGETHER
dlumbrer
0
65
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
190
CodeCity: On-Screen or in Virtual Reality? - VISSOFT 2021
dlumbrer
0
74
BabiaXR Visualización de Datos en Realidad Virtual
dlumbrer
0
140
BabiaXR: Virtual Reality Data Visualizations using only Front-End
dlumbrer
0
210
VBoard, Web dashboards in VR and AR
dlumbrer
0
170
Other Decks in Programming
See All in Programming
AI駆動のマルチエージェントによる業務フロー自動化の設計と実践
h_okkah
0
230
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
16
13k
脱Riverpod?fqueryで考える、TanStack Queryライクなアーキテクチャの可能性
ostk0069
0
500
ソフトウェア品質を数字で捉える技術。事業成長を支えるシステム品質の マネジメント
takuya542
2
15k
AIともっと楽するE2Eテスト
myohei
8
3k
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
620
ペアプロ × 生成AI 現場での実践と課題について / generative-ai-in-pair-programming
codmoninc
2
21k
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
680
CDK引数設計道場100本ノック
badmintoncryer
2
480
状態遷移図を書こう / Sequence Chart vs State Diagram
orgachem
PRO
2
210
Goで作る、開発・CI環境
sin392
0
260
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
1.1k
Featured
See All Featured
Producing Creativity
orderedlist
PRO
346
40k
The Cult of Friendly URLs
andyhume
79
6.5k
Agile that works and the tools we love
rasmusluckow
329
21k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Writing Fast Ruby
sferik
628
62k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Site-Speed That Sticks
csswizardry
10
700
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Making the Leap to Tech Lead
cromwellryan
134
9.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