grafana/public/app/plugins/panel/nodeGraph
Andrej Ocenas da1558e7a2
Explore: UI improvements to trace view (#34276)
* Various ui fixes

* Remove unused classes

* Fix opening of collapsible

* Fix pointer issue

* Update e2e test
2021-05-19 19:41:54 +02:00
..
img NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
Edge.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
EdgeArrowMarker.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
EdgeLabel.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
index.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
layout.ts NodeGraph: Fix error when rendering in dashboards (#34187) 2021-05-17 13:20:49 +02:00
layout.worker.js NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
Legend.test.tsx NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
Legend.tsx Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00
Marker.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
module.tsx NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
Node.tsx NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
NodeGraph.test.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
NodeGraph.tsx Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00
NodeGraphPanel.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
plugin.json NodeGraph: Add node graph visualization (#29706) 2021-01-19 16:34:43 +01:00
types.ts NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
useCategorizeFrames.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useContextMenu.tsx NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useFocusPositionOnLayout.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useHighlight.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useNodeLimit.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
usePanning.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
useZoom.ts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
utils.test.ts NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
utils.ts NodeGraph: Show gradient fields in legend (#34078) 2021-05-18 16:30:27 +02:00
ViewControls.tsx Explore: UI improvements to trace view (#34276) 2021-05-19 19:41:54 +02:00