Revision fdd6620d0a92f00ff34ce2f90a27a2bc54364d3d authored by Andrej Ocenas on 12 May 2021, 14:04:21 UTC, committed by GitHub on 12 May 2021, 14:04:21 UTC
* Add exploration option to node layout

* Add hidden node count

* Add grid layout option

* Fix panning bounds calculation

* Add legend with sorting

* Allow sorting on any stats or arc value

* Fix merge

* Make sorting better

* Reset focused node on layout change

* Refactor limit hook a bit

* Disable selected layout button

* Don't show markers if only 1 node is hidden

* Move legend to the bottom

* Fix text backgrounds

* Add show in graph layout action in grid layout

* Center view on the focused node, fix perf issue when expanding big graph

* Limit the node counting

* Comment and linting fixes

* Bit of code cleanup and comments

* Add state for computing layout

* Prevent computing map with partial data

* Add rollup plugin for worker

* Add rollup plugin for worker

* Enhance data from worker

* Fix perf issues with reduce and object creation

* Improve comment

* Fix tests

* Css fixes

* Remove worker plugin

* Add comments

* Fix test

* Add test for exploration

* Add test switching to grid layout

* Apply suggestions from code review

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Remove unused plugin

* Fix function name

* Remove unused rollup plugin

* Review fixes

* Fix context menu shown on layout change

* Make buttons bigger

* Moved NodeGraph to core grafana

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
1 parent 290e00c
History
File Mode Size
Dockerfile.deb -rw-r--r-- 430 bytes
Dockerfile.rpm -rw-r--r-- 150 bytes
deb-ee-beta.list -rw-r--r-- 58 bytes
deb-ee-stable.list -rw-r--r-- 60 bytes
deb-oss-beta.list -rw-r--r-- 51 bytes
deb-oss-stable.list -rw-r--r-- 53 bytes
rpm-ee-beta.list -rw-r--r-- 216 bytes
rpm-ee-stable.list -rw-r--r-- 211 bytes
rpm-oss-beta.list -rw-r--r-- 209 bytes
rpm-oss-stable.list -rw-r--r-- 204 bytes
verify-repos.sh -rwxr-xr-x 1.6 KB

back to top