GithubHelp home page GithubHelp logo

wegiangb / gexf-js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raphv/gexf-js

0.0 2.0 0.0 287 KB

A JavaScript GEXF viewer

License: MIT License

JavaScript 81.45% Python 6.81% HTML 3.73% CSS 8.01%

gexf-js's Introduction

JavaScript GEXF Viewer for Gephi

Released under MIT License

Known Issues

The issue below is the source of 90% of support emails I receive, please read carefully

Gexf-JS won't work on chrome if launched from your local drive (with a file:/// URI scheme). This is a known security limitation, and there are 2 known workarounds:

  1. Use Firefox.

  2. Use a server (upload it or use a local server). If you have Python on your computer, the simplest is to launch a SimpleHTTPServer with the Command Line:

    $ cd /path/to/gexf-js $ python -m SimpleHTTPServer

There used to a third workaround (The --allow-file-access-from-files flag), but it is no longer available on newest Chrome versions since 2014.

Newest features

Hybrid directed/undirected graphs are now supported, and arrows can be shown.

Gexf-JS now speaks 9 languages: Dutch, English, French, Finnish, German, Greek, Italian, Spanish, and Turkish!

Contributors

Raphaël Velt (main developer, French and English versions)

Vicenzo Cosenza (Italian translation)

Eduardo Ramos Ibáñez (Spanish translation)

Jaakko Salonen (Finnish translation and hyperlink replacement)

Zeynep Akata (Turkish translation)

Σωτήρης Φραγκίσκος (Greek translation)

Martin Eckert (German translation)

Tobias Bora (Arrows and hybrid graphs)

Jan de Mooij (Dutch translation and touch-screen compatibility)

Bruna Delzari (Portuguese translation)

Adil Aliyev (Azerbaijani translation)

How to use ?

  1. Export your graph from Gephi as a GEXF file
  2. Put it in the gexf-js directory
  3. Modify config.js to point to your GEXF File and tune the interface.

You can view more Gexf files by pointing your browser to index.html#Filename.gexf

Compatibility

Gexf-JS uses the canvas element, which might cause compatibility issues with older browsers.

It has been tested with the latest Chrome, Firefox and Internet Explorer versions.

It doesn't work with Internet Explorer 8 or older.

Contribute as a translator

Gexf JS Viewer is now available in English, French and Italian

If you want to translate the interface in your language (and share this translation with the community), please translate the following sentences, send them to me and I'll upload them to github.

Strings to translate:

  1. Search nodes
  2. Attributes
  3. Nodes
  4. Inbound Links from
  5. Outbound Links to
  6. Undirected links with
  7. Activate lens mode
  8. Deactivate lens mode
  9. Show edges
  10. Hide edges
  11. Zoom In
  12. Zoom Out
  13. Your browser cannot properly display this page. We recommend you use the latest Firefox or Chrome version

gexf-js's People

Contributors

adilek avatar ajdemooij avatar jsalonen avatar raphv avatar tobiasbora avatar

Watchers

 avatar  avatar

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.