Save roughViz resulting chart to SVG

Author: atipicoCreated Jan 23, 2020Updated Jan 23, 2020

First of all: wonderful work! Now... Would it be possible to save the resulting SVG chart to a SVG file? Maybe using FileSave.js (https://github.com/eligrey/FileSaver.js/issues/176) (But in that case the chart would have to be converted to blob first... Is it possible?) I think this would be a good workaround to make the result responsive...