×
How to Use the Graph
The VM Resource (VMR) schedule graph utilizes a
Tangled Tree
visualization to illustrate the relationships between different
Virtual Machines (VMs) and their scheduled VM resources. Each
node represents a VM or a scheduled VMR, and the connections
(edges) illustrate the flow of VMR commands over the course of
the experiment. The graph is created using
D3.js, allowing
for dynamic interactions such as zooming and panning.
Using the Graph
-
Node Interaction: When a VM node is
clicked, it, along with all associated VM resource nodes,
transforms into a star shape to highlight the selected VM's
specific schedule and path through the graph.
-
Reset Button: Clicking the reset button
restores the graph to its original view, clearing any zoom
or pan adjustments and removing any selections made by the
user.
-
Download Button: The download button allows
users to save the current state of the VM resource schedule
graph as an SVG file.