sigma.js

A JavaScript library dedicated to graph drawing

Github星跟蹤圖

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).

主要指標

概覽
名稱與所有者jacomyal/sigma.js
主編程語言TypeScript
編程語言HTML (語言數: 8)
平台
許可證MIT License
所有者活动
創建於2012-03-11 15:17:40
推送於2025-05-27 13:18:41
最后一次提交
發布數164
最新版本名稱sigma@3.0.2 (發布於 2025-05-27 15:15:14)
第一版名稱v1.0.0 (發布於 )
用户参与
星數11.6k
關注者數278
派生數1.6k
提交數2.1k
已啟用問題?
問題數1172
打開的問題數28
拉請求數143
打開的拉請求數3
關閉的拉請求數183
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?