Could anyone tell me how to save the shape graph annotated by my custom configuration/layout as SVG from the HTML file generated by DyNeuSR, without manually clicking any HTML links (SAVE/MODE/META)?
I'm currently investigating effects of the hyperparameters (e.g., R, G and parameters for dbscan) on the shape graphs, and that's why I have to generate a lot of graph images with different parameter settings automatically in my Python code.
Could anyone tell me how to save the shape graph annotated by my custom configuration/layout as SVG from the HTML file generated by DyNeuSR, without manually clicking any HTML links (SAVE/MODE/META)?
I'm currently investigating effects of the hyperparameters (e.g., R, G and parameters for dbscan) on the shape graphs, and that's why I have to generate a lot of graph images with different parameter settings automatically in my Python code.