How to create new visualize Javascript node using KNIME SDK?

I want to create a new node using Javascript library like d3, c3 .. etc.
Anyone know how to create that node via?
It would be nice if you gave me an example. :)

Thank you in advance for any help you can provide.

Hi,

have you tried using the Generic JavaScript Node to implement a new visualization? There is a blog article that explains the process and the node a bit. https://www.knime.com/blog/from-d3-example-to-interactive-knime-view-in-10-minutes

Best regards,
Christian