Is there a way to export a visualization to HTML that stays interactive and can be opned by a browser?

It is possible to export to HTML (static) why can’t it hold the interactivity as well?

As I started to research if it’s possible I found this post (which was very promising, but I coudn’t recreate with the new UI and new widget nodes - Is it possible? Anyone has experience with that?):

Share interactive view - KNIME Analytics Platform - KNIME Community Forum

Then I found this post with the suggestion to use an Excel which is feeded by KNIME (which is good but not the interactive visualization built in KNIME):

How to share interactive chart with non-KNIME user? - KNIME Analytics Platform - KNIME Community Forum

But is it possible to create an HTML file (or folder as it could contain references) that stays interactive? (I’m not an expert in HTML or HTML exporting to test it on my own :frowning: )

Maybe do you guys have any experience with that? Or any ideas?