enmi12/glossaire/graph/README.md
author ymh <ymh.work@gmail.com>
Mon, 08 Sep 2025 19:44:41 +0200
changeset 23 417f20492bf7
parent 0 d970ebf37754
permissions -rwxr-xr-x
Update Docker configuration and plugin versions - Upgrade MariaDB from 10.6 to 11 with auto-upgrade support - Add WordPress debug environment variable to FPM container - Update PHP-FPM Dockerfile base image - Update Include Mastodon Feed plugin with bug fixes and improvements - Update Portfolio plugin (v2.58) with latest translations and demo data enhancements - Remove old README.md from Mastodon Feed plugin 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>

# JavaScript GEXF Viewer for Gephi #

#### Released under MIT License ###

### Newest features ##

URLs in attributes can now be replaced by hyperlinks using the replaceUrls option in config.js

Edge weights are now listed. This can be disabled with the showEdgeWeight option in config.js

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

### Contributors ##

#### Raphaël Velt (main developer, french and english versions)

* http://raphaelve.lt/
* Twitter: [@raphv](http://twitter.com/raphv)

#### Vicenzo Cosenza (italian translation)

* http://www.vincos.it/
* Twitter: [@vincos](http://twitter.com/vincos)

#### Eduardo Ramos Ibáñez (spanish translation)

* https://github.com/eduramiba
* Twitter: [@eduramiba](http://twitter.com/eduramiba)

#### Jaakko Salonen (finnish translation and hyperlink replacement)

* https://github.com/jsalonen
* Twitter: [@jsalonen](http://twitter.com/jsalonen)

#### Zeynep Akata (turkish translation)

#### Σωτήρης Φραγκίσκος (greek 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.

### Known Issues ##

You may have trouble using the viewer if you launch it from a local drive, as some browsers consider loading files from disk via Ajax to be unsecure.
It usually works with Firefox, but not with Chrome. In Internet Explorer you'll have a security pop-up asking you to "Allow blocked content".

Another solution is uploading it to a server, where it should work correctly.

### 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
1. Hide edges
1. Zoom In
1. Zoom Out
1. Your browser cannot properly display this page. We recommend you use the latest Firefox or Chrome version