awillats / circuit-visualizer-p5

(Experimental) visualizer for understanding networks and properties of their adjacency matrices
https://awillats.github.io/circuit-visualizer-p5/
Apache License 2.0
1 stars 0 forks source link

extract network plotting, export to svg as its own module #2

Open awillats opened 2 years ago

awillats commented 2 years ago

would like to call the network -> svg representation from python for instance (see mermaid.js for example)

awillats commented 2 years ago

some examples: https://css-tricks.com/how-we-created-a-static-site-that-generates-tartan-patterns-in-svg/ https://github.com/mermaid-js/mermaid/issues/1791 ^uses requests with inputs passed through url