Nice to see a Plotly integration for KNIME
It doesn’t look like the Plotly extension allows for a SVG export like the other JavaScript based plotting nodes?
I believe SVG export can be done as a paid for feature but for some of the plots this should be possible with some JavaScript (not the ones that use WebGL).
For example: https://github.com/webbres/knime-plotly/blob/master/generic-javascript-view/svgExport.js
Cheers
Sam