TopicGraph

class foxglove.layouts.TopicGraphPanel

Display a graph of active nodes, topics, and services.

For more information, see the documentation.

Example
import foxglove.layouts as fl

layout = fl.Layout(content=fl.TopicGraphPanel())
config: Any | None = None
title: Any | None = None