braindynamicslab / dyneusr

Dynamical Neuroimaging Spatiotemporal Representations (DyNeuSR)
https://braindynamicslab.github.io/dyneusr
BSD 3-Clause Clear License
44 stars 16 forks source link

Saving a shape graph in the HTML file as SVG automatically #13

Open atoda0414 opened 3 years ago

atoda0414 commented 3 years ago

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.