Code Monkey home page Code Monkey logo

Comments (13)

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#3846

❓ Looks simple. Adds multible functions to the Network prototype. Not sure why we need this.

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#3856

👍 This looks like a useful fix.

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#3880

❗ 👍 Looks useful, but is missing documentation :-(

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#3881

👍 Looks like everything is there. Could be useful to somebody! Maybe needs a test.

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4070

👍 🚀 This is just an example, but a useful one! We definitely should adopt this!

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4159

👍 Nice speed improvement. Needs only minor adoption.

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4172

👍 Nice new set of images. This would be an improvement, but I think the best way would be to replace these images all together (see #31)

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4202

❗ 👍 Look good. Looks like a improvement of the dot language "dir" feature. Docs and an example is missing 😞

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4223

👎 No longer needed. Already fixed.

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4229

👍 Should be merged!

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4242

👍 Should be merged!

from vis-network.

mojoaxel avatar mojoaxel commented on September 4, 2024

almende/vis#4280

👍 looks useful. Should be checked an merged.

from vis-network.

kmalyavina avatar kmalyavina commented on September 4, 2024

almende/vis#3846

❓ Looks simple. Adds multible functions to the Network prototype. Not sure why we need this.

Ran into this myself when trying to convert what I was working on (basically the Neighborhood Highlighting example but with clusters) from regular JS to TypeScript.

network.updateClusteredNode() exists in the type definition, compiler is happy, but breaks with TypeError: network.updateClusteredNode is not a function when it tries to execute.

If I try network.clustering.updateClusteredNode(), the compiler complains that Property 'clustering' does not exist on type 'Network'.

from vis-network.

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.