Color Mapping. Each basis vector is
assigned a distinct color, used consistently across the graph,
the current linear combination display, and the matrix. Vertex \(y\) is colored the color of a basis vector \(\mathbf{v}_i\) if the \(y\)-th entry of the current linear combination of vectors includes a nonzero contribution from \(\mathbf{v}_i\).
Vertices with contributions from multiple basis vectors split
into multiple colors. Note that this coloring is unrelated to
the subconstituent coloring used in the paper.
Graph Tooltips. Hover over any vertex to
see its current total value, a history of incoming
contributions, and a breakdown by basis vector.
Basis Vector Overlays. There is a checkbox in Configuration that says "Allow basis vector overlay upon hover." When the box is checked, hover over any basis vector \(\mathbf{v}_i\) in Configuration to overlay that vector onto the graph. This feature is intended to aid comparisons of basis vectors to the current values shown.
Subconstituent Highlights. Click or hover
a row in the \(\Gamma_i\) table to highlight that
subconstituent on the graph. Clear with "Reset Highlights."
Matrix representing \(A\). The matrix of \(A\) in
the selected basis is shown bottom right; the column for
\(A\mathbf{v}_i\) is highlighted when that vector is acted
on.
Animation Controls. Press "Animation
Settings" to adjust or disable transition animations.
Data Downloads: Use the buttons in the
top left of the graph viewport to download the adjacency matrix \(A\) of the current graph as a text
file, or the dual primitive idempotents \(\{E_i^*\}_{i=0}^D\)
as a ZIP. Click the green download button in the top right to
download all matrices for all 13 graphs at once (~893KB). Click the "Download Current Vector" button in the bottom right to download the current vector displayed on the graph as a .txt file.