Works great on V14 with bower! Thanks!

Works great on V14 with bower!
Thanks!

Question: Is there going to be a version with NPM support?

How did you get it to work with Vaadin 14 ?

I added the dependency in my pom.xml, deployed the sample code but the View I'm adding the NetworkDiagram to doesn't display anything.

I made it work with V14 using the bower compatibility mode(not in NPM mode). Off course this was a long time ago and now it is not supported/you wouldn't use it.

I would suggest you try this instead that,as far as I can remember, works in V14

https://vaadin.com/directory/component/vis-network-vaadin

Thank you