Giter Site home page Giter Site logo

yanislavzagorov / sigma.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacomyal/sigma.js

0.0 1.0 0.0 12.22 MB

A JavaScript library dedicated to graph drawing

Home Page: http://sigmajs.org

License: MIT License

HTML 0.06% JavaScript 0.25% TypeScript 23.27% GLSL 1.10% SCSS 0.31% TypeScript 23.58% GLSL 1.10% SCSS 0.31% TypeScript 23.58% GLSL 1.10% SCSS 0.31% TypeScript 23.59% GLSL 1.10% SCSS 0.31%

sigma.js's Introduction

Build Status

Sigma v2

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

Overview

sigmajs.org website provides a global overview of sigma.js v1.

As of version v2, sigma focuses on the management of graph display: layout, rendering, interaction... The graph model is managed in a separate library called graphology, which is packed with convenience methods to manage graph data structures.

A set of demo examples contain various use-cases that might help you understand how to use sigma v2 (read further below).

Status

Sigma.js v2 is a major refactoring and is currently in version alpha. The stable version is v1.2.x. Although not yet finalized and official, v2 is already in use in production in some organizations.

Installation

You can install sigma (and graphology which is required for sigma to work) in your JavaScript or TypeScript project using npm:

npm install graphology sigma

Examples

The examples folder holds a series of self-contained TypeScript projects that you can either browse and edit on CodeSandbox or install locally likewise:

git clone [email protected]:jacomyal/sigma.js.git
cd sigma.js
npm install
cd examples
npm start --example=load-gexf-file # Change this to the desired example

List of available examples

Contributing

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

sigma.js's People

Contributors

yomguithereal avatar jacomyal avatar sheymann avatar sim51 avatar qinfchen avatar josemazo avatar ssidorchik avatar mef avatar patrickmarabeas avatar yaph avatar apitts avatar mattcg avatar jacomyma avatar paulgirard avatar raibaz avatar computermacgyver avatar totetmatt avatar tjdett avatar styu avatar rpeleg1970 avatar mattgu74 avatar luca avatar 3ch01c avatar mdamien avatar anirvan avatar alextsg avatar a---- avatar orlade avatar patrickjs avatar peterdavehello avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.