@laval I started taking a look at this interactive node. With an example from the hub (Sharing Component with Interactive Visualisation using Python view node with Plotly package – KNIME Community Hub). I think the ‘interactive’ part is meant for what is happening within the plotly image. You can scroll and see mouse-overs and maybe select parts and ‘interact’ with them. The results you can then capture or export from within the view, but you would I think not be able to bring results back to KNIME and continue. For that you would have to use the mentioned Reset button and other interactive elements.
Concerning exports it is possible to export the plotly images to a SVG and PNG file, then of course you would loose the interactive elements.
@carstenhaubold I am not sure if it would make sense to integrate the kaleido package in future releases, although its latest versions is from 2021 currently.

