Hello Martin! I am using Cytoscape Addon for Vaadin 14+ (npm). I want to

Hello Martin!

I am using Cytoscape Addon for Vaadin 14+ (npm).

I want to change the target of the edge.

Can you figure out how to add external js in polymerelement?

However, I’ve seen it prompt me to extend the cytoscape-edge-editing library to change the edge target.

But edge editing
Polymer Element’s js method and Cytoscape addon is java.

The edge-handling library is js based.

I use vaadin designer and vaddin in springboot.

How should the edge-handling.js library extend from polymer elements and java(vaadin)?

And,
Please kindly explain how to use edge-edit.

I want to change the target of the edge.

For example, I want to change the target of the edge connected from node A to node B to note C. (A-> C)

You need to move it with the mouse and change the destination point of the edge.

And,

I want to change the shape or image of the blue circle where the edges can be drawn and reposition it to a location other than the top.

Thankyou.

Hello,

thank you for your questions.I hope I get your questions rights:

With respect to your question: “Can you figure out how to add external js in polymerelement?” Please check the extensive Vaadin documentation for this one.

Edge-Edit https://www.npmjs.com/package/cytoscape-edge-editing: Thank you for pointing to edge-edit. I might include it in the next version.

Hello. Martin

It is very important for me to handle the target of the edge.

After connecting the edge from A to B, It should be able to move it to C only by moving the mouse.

My schedule is also important, but Please tell us the expected schedule for the next version update.

Plus,

Please tell us your expected schedule for the next version update.

Because vaddin designer uses Java and polymer Element, it is difficult to import js external library.

Previously, I had a question about adding Dan’s external library.

I need a flexible way to link external libraries.

Do you have any plans to update this?

Thank you for your cooperation.

Have a nice day.