Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

show all view with same x size of Hanoi's Towers

Hi

I did this little program to visualize all Hanoi's Towers steps in Jupyter Notebook sagemath 8.4 ,W10. why my x-axis is not always the same width size in each view? figsize=[figSizeXmax,figSizeYmax] does not seem to work. how can I manage to get the same x length for each graph ?

Code On Cocalc.com

click to hide/show revision 2
retagged

show all view with same x size of Hanoi's Towers

Hi

I did this little program to visualize all Hanoi's Towers steps in Jupyter Notebook sagemath 8.4 ,W10. why my x-axis is not always the same width size in each view? figsize=[figSizeXmax,figSizeYmax] does not seem to work. how can I manage to get the same x length for each graph ?

Code On Cocalc.com