grafana/public/app/plugins/panel/nodeGraph
Connor Lindsey 2aad6e57c0
NodeGraph: Fix empty state to display 'No Data' message (#43633)
* Fix "0" when no nodes present in NodeGraph

* Show no data message in NodeGraph

* Fix tests
2022-01-04 08:45:00 -07:00
..
__mocks__ Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00
img
Edge.tsx
EdgeArrowMarker.tsx
EdgeLabel.tsx
Legend.test.tsx
Legend.tsx
Marker.tsx Update dependency emotion to v11 (#41134) 2021-11-04 17:54:49 +00:00
Node.tsx NodeGraph: Fix subTitle and secondaryStat being truncated in some cases (#40244) 2021-11-07 07:13:14 +01:00
NodeGraph.test.tsx NodeGraph: Fix empty state to display 'No Data' message (#43633) 2022-01-04 08:45:00 -07:00
NodeGraph.tsx NodeGraph: Fix empty state to display 'No Data' message (#43633) 2022-01-04 08:45:00 -07:00
NodeGraphPanel.tsx
ViewControls.tsx
createLayoutWorker.ts Live: move centrifuge service to a web worker (#41090) 2021-11-09 21:05:01 +04:00
index.ts
layout.test.ts Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00
layout.ts Tempo: Add filtering for service graph query (#41162) 2021-11-11 14:27:59 +01:00
layout.worker.js
module.tsx
plugin.json
types.ts
useCategorizeFrames.ts
useContextMenu.tsx
useFocusPositionOnLayout.ts
useHighlight.ts
useNodeLimit.ts
usePanning.ts
useZoom.ts
utils.test.ts
utils.ts