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
build
cli
go
helpers
verify-repo-update
webpack
benchmark-access-control.sh -rwxr-xr-x 2.9 KB
ci-check-strict.sh -rwxr-xr-x 376 bytes
ci-frontend-metrics.sh -rwxr-xr-x 1.4 KB
ci-job-failed.sh -rwxr-xr-x 505 bytes
ci-job-started.sh -rwxr-xr-x 119 bytes
ci-job-succeeded.sh -rwxr-xr-x 505 bytes
ci-reference-docs-build.sh -rwxr-xr-x 557 bytes
ci-reference-docs-lint.sh -rwxr-xr-x 1.7 KB
circle-release-canary-packages.sh -rwxr-xr-x 1.2 KB
circle-test-backend.sh -rwxr-xr-x 361 bytes
circle-test-cache-servers.sh -rwxr-xr-x 294 bytes
circle-test-frontend.sh -rwxr-xr-x 469 bytes
circle-test-mysql.sh -rwxr-xr-x 237 bytes
circle-test-postgres.sh -rwxr-xr-x 239 bytes
cuegen.sh -rwxr-xr-x 4.1 KB
import_many_dashboards.sh -rwxr-xr-x 22.1 KB
lib.star -rw-r--r-- 34.0 KB
main.star -rw-r--r-- 6.6 KB
mixin-check.sh -rwxr-xr-x 178 bytes
pr.star -rw-r--r-- 3.0 KB
protobuf-check.sh -rwxr-xr-x 743 bytes
release.star -rw-r--r-- 8.2 KB
tag_release.sh -rwxr-xr-x 888 bytes
trigger_docker_build.sh -rwxr-xr-x 451 bytes
trigger_grafana_packer.sh -rwxr-xr-x 280 bytes
trigger_windows_build.sh -rwxr-xr-x 486 bytes
vault.star -rw-r--r-- 513 bytes
version.star -rw-r--r-- 223 bytes

back to top