Szymon Wojciechowski

Members
  • Content count

    10
  • Joined

  • Last visited

Posts posted by Szymon Wojciechowski


  1. Thank for your answer!

    #1.Unfortunately the client didn't agreed with that solution. It supposed to be icon next to node. I was thinking about use event where I before render the icon I will move it. Any ideas?

    #2. Another thing that comes out is connector. Is any possibility to provide 2 connectors between to the same nodes? Client wants to have something like in the pic below:

     

    image.png.7829ed38a0b7147b7044ea0bc0c72fd7.png


  2. 21 hours ago, Ayan Bhadury said:

    You can create another shape (entity) inside it using the x & y values, for adding icons please refer to this demo : https://www.fusioncharts.com/charts/drag-node-charts/network-visualization?framework=java

    That's not exactly solve my problem. I want to use shape and color of entity in the standard way not image (there will be many colors of entities). So the thing that will change in some entities will be the icon that will be stick to the entity. 

    However if there is the way to use in entity as a new component (react / HTML), but not image that would be great.

    Or maybe there is an other way to mark it.

    Thanks!


  3. Hello everyone,

    I will be implementing Drag Node Chart for my clients. They want to have context menu on each node so it will be easier for them to add Node and/or connector to specific node they click. 

    I couldn't find this in documentation.

    Is there any ideas for work around this if there is no native implementation for this?

    I will present it here:

    image.png.5e8fd47f6d396f21e3f84074e9cb20c0.png
     

    best regards!


  4. Hello everyone,

    I will be implementing Drag Node Chart for my clients. They want to have context menu on each node so it will be easier for them to add Node and/or connector to specific node they click. 

    I couldn't find this in documentation.

    Is there any ideas for work around this if there is no native implementation for this?

    I will present it here:

    image.png.5e8fd47f6d396f21e3f84074e9cb20c0.png
     

    best regards!