Git Product home page Git Product logo

Comments (5)

vasturiano avatar vasturiano commented on May 22, 2024 1

@GeoffGodwin @qasimalbaqali this is now already supported, using linkThreeObject and linkPositionUpdate.

from react-force-graph.

GeoffGodwin avatar GeoffGodwin commented on May 22, 2024

For instance, it would be nice to have a weighted graph where the weights in-between are always floating and visible, not simply when it's hovered over. If there was a paint function for the links this could be possible.

from react-force-graph.

vasturiano avatar vasturiano commented on May 22, 2024

@GeoffGodwin I think that would be a good feature addition. It's slightly more complicated because the method would have to read the source/target coordinates and draw it in the correct location, so it puts more burden on the client implementation.
But I still think it would be useful. I'll leave the issue open until there's a bit of time to implement it. Or I'll accept a PR too if you have something working. :)

from react-force-graph.

GeoffGodwin avatar GeoffGodwin commented on May 22, 2024

Yeah I may have to give that a try. I figure getting the midpoint between source and destination is easy enough for straight links. Slightly more work to calculate the curved links but not terrible in terms of the price of the calculations. If I get a chance I'll open a PR with whatever I come up with. Thanks!

from react-force-graph.

varqasim avatar varqasim commented on May 22, 2024

@GeoffGodwin Have you got the chance to try it out? I currently have a use case where I would like to paint the links of the selected node.

from react-force-graph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.