sigma.js

A JavaScript library dedicated to graph drawing

Github stars Tracking Chart

Build Status

sigma.js - v1.2.1

Sigma is a JavaScript library dedicated to graph drawing, mainly developed by @jacomyal and @Yomguithereal.

Resources

The website provides a global overview of the project, and the documentation is available in the GitHub Wiki.

Also, the plugins and examples directories contain various use-cases that might help you understand how to use sigma.

How to use it

To use it, clone the repository:

git clone git@github.com:jacomyal/sigma.js.git

To build the code:

  • Install Node.js.
  • Install gjslint.
  • Use npm install to install sigma development dependencies.
  • Use npm run build to minify the code with Uglify. The minified file sigma.min.js will then be accessible in the build/ folder.

Also, you can customize the build by adding or removing files from the coreJsFiles array in Gruntfile.js before applying the grunt task.

Contributing

You can contribute by submitting issues tickets and proposing pull requests. Make sure that tests and linting pass before submitting any pull request by running the command grunt.

The whole source code is validated by the Google Closure Linter and JSHint, and the comments are written in JSDoc (tags description is available here).

Main metrics

Overview
Name With Ownerjacomyal/sigma.js
Primary LanguageTypeScript
Program languageHTML (Language Count: 8)
Platform
License:MIT License
所有者活动
Created At2012-03-11 15:17:40
Pushed At2025-05-27 13:18:41
Last Commit At
Release Count164
Last Release Namesigma@3.0.2 (Posted on 2025-05-27 15:15:14)
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count11.6k
Watchers Count278
Fork Count1.6k
Commits Count2.1k
Has Issues Enabled
Issues Count1172
Issue Open Count28
Pull Requests Count143
Pull Requests Open Count3
Pull Requests Close Count183
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private