In this release, we've added the ability to export the visualizations of individual nodes to SVG. This can be useful for sharing designs with colleagues, saving them for later reference, and importing them into other applications. Here is an example of an exported gpio-leds node:
To export a visualization, right click on it and select Export Visualization. Choose a folder to save the export, and click Open to open the SVG in your default SVG viewer. It's currently only possible to export a single visualization at a time. In the future, we're planning to add support for exporting multiple visualizations into one document, as well as additional formatting options.