Code Monkey home page Code Monkey logo

Comments (6)

YHLin87 avatar YHLin87 commented on June 8, 2024 1

from gephi-plugins.

mbastian avatar mbastian commented on June 8, 2024

Hi, there are a few pitfalls you might run into:

  • Make sure you lat/lon columns are imported with a "double" or "float" type. Otherwise it won't be sorted.
  • When exporting from Excel make sure you use "." for decimals, "123.3" and not "123,3"

Hope this helps

from gephi-plugins.

YHLin87 avatar YHLin87 commented on June 8, 2024

Hi Bastian,

Thanks for your kind reminder.
I just double checked: lat/long are imported with a double type, and I use "." not ",".

Actually my original files had about 130 nodes and 100+ edges. They worked.
But when I expanded the data points to 350+ nodes and 600+ edges (in the same files), they just don't work anymore. The nodes and edges would disappear as soon as I clicked on "run". Even if I tried to reapply other layouts, they wouldn't reappear...

I reinstalled Gephi and the plugin at least 3 times, the issue remains...

from gephi-plugins.

mbastian avatar mbastian commented on June 8, 2024

Strange. Seems like you can reproduce this issue every time so that's helpful. WOuld you mind sending me those graph files at mathieu.bastian [at] gephi.org. I can have a deeper look.

from gephi-plugins.

YHLin87 avatar YHLin87 commented on June 8, 2024

Thanks so much for your kind offer. I just sent across the files. Looking forward to learning how to make it work.

from gephi-plugins.

mbastian avatar mbastian commented on June 8, 2024

Hi @YHLin87 I had a quick look and the problem is with your data. There is one node with an erroneous longitude (see screenshot). That makes the whole graph very wide due to this one node, causing the rest of the nodes to be hard to find. If I delete this node, it works fine.

Also, because your coordinates are so close from each other, you may need to increase the GeoLayout scale.

Screenshot 2022-09-19 at 09 24 43

from gephi-plugins.

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.