I'm using method="js" in plotting. However I do not want to have an interactive plot. For instance, if you try
HH= Graph('Oq@?oOOB?ACOGW_A?`_@a', format='graph6')
HH.show(method="js",vertex_labels=True)
you will get an interactive plot.
| 1 | initial version |
I'm using method="js" in plotting. However I do not want to have an interactive plot. For instance, if you try
HH= Graph('Oq@?oOOB?ACOGW_A?`_@a', format='graph6')
HH.show(method="js",vertex_labels=True)
you will get an interactive plot.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.