Interactive display of quivers¶
- sage.combinat.cluster_algebra_quiver.interact.cluster_interact(self, fig_size=1, circular=True, kind='seed')[source]¶
Start an interactive window for cluster seed mutations.
Only in Jupyter notebook mode.
Not to be called directly. Use the
interact()methods ofClusterSeedandClusterQuiverinstead.INPUT:
fig_size– (default: 1) factor by which the size of the plot is multipliedcircular– boolean (default:True); ifTrue, the circular plot is chosen, otherwise >>spring<< is usedkind– either'seed'(default) or'quiver'