Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 925 Bytes

visualization.rst

File metadata and controls

42 lines (25 loc) · 925 Bytes

Visualization

Graph

The quantum-robot unit processes communicate in between each other via Redis entries. With the qrobot.graph function it is possible to generate a networkx directed graph containing all the running units as connected nodes.

qrobot

Draw

With the qrobot.graph function it is possible to generate a networkx directed graph containing all the running units as connected nodes. The qrobot.draw function allows to visualize such graph.

qrobot

Dashboard

Warning

The Dashboard is still on development and should not be used if not for mere testing purposes.

qrobot.dashboard.app