https://github.com/apiko-dev/meteor-sigma
Sigma is a JavaScript library dedicated to graph drawing.
https://github.com/apiko-dev/meteor-sigma
Last synced: 2 months ago
JSON representation
Sigma is a JavaScript library dedicated to graph drawing.
- Host: GitHub
- URL: https://github.com/apiko-dev/meteor-sigma
- Owner: apiko-dev
- License: mit
- Created: 2015-12-23T07:42:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T15:35:11.000Z (over 10 years ago)
- Last Synced: 2025-03-05T17:53:28.216Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://sigma.meteor.com/
- Size: 603 KB
- Stars: 4
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meteor-sigma
Sigma is a library dedicated to graph drawing. It makes easy to publish networks
on Web pages, and allows developers to integrate network exploration in rich Web
applications.
## Usage
How to install: `meteor add jss:sigma`
[The website](http://sigmajs.org) provides a global overview of the project, and
the documentation is available in the
[GitHub Wiki](https://github.com/jacomyal/sigma.js/wiki).
Usage examples: [jss-sigma.meteor.com](http://jss-sigma.meteor.com/).
## License
Note that this project is distributed under the [MIT License](LICENSE).
Made by [](http://jssolutionsdev.com) - [Professional Meteor Development Company](http://jssolutionsdev.com)