Alexis Jacomy

Results 40 issues of Alexis Jacomy

This is about making as much features as possible work on mobiles and tablets.

enhancement

There should be a place to document how Gephi Lite works for users.

documentation

Here are some usecases: - Only keep the main connected component - Only keep components with at least N nodes - Only keep nodes with a degree over N (without...

enhancement

The goal is to facilitate reusing color palettes in Gephi Lite. This could mean importing, exporting, saving locally, detecting from raw data colors, ...

enhancement

### Library name sigma.js ### Library JSON file https://github.com/cdnjs/packages/blob/master/packages/s/sigma.js.json ### Library source https://www.npmjs.com/package/sigma ### Files to include - dist/sigma.min.js (since [3.0.0-beta.7](https://cdnjs.com/libraries/sigma.js/3.0.0-beta.7), the `build` folder has been renamed as `dist`, which...

📦 Update Request

Here are some inconsistencies: - `drawLabel` (for nodes and edges) and `drawHover` (for nodes only) could be `static` program class attributes, as they don't require anything from the program instances...

enhancement