ultimate-comparisons / ultimate-graphframework-comparison

Comparison of Graph Frameworks using ultimate comparison

Home Page:https://ultimate-comparisons.github.io/ultimate-graphframework-comparison/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate Graphframework Comparison

Build Status

This is an ultimate comparison of different Javascript Graphic Frameworks. This has been implement as a part of a student project.

If you found an error in the comparison, please open a ticket in the github repository of this project.

Start the comparison

  1. Install dependencies npm install
  2. Start webserver npm start
  3. Alternatively start development mode npm run dev

Deploy comparison with github and travis

  1. Setup Git
  2. Setup Travis
    • Changes to .travis.yml are not required
  3. Create a personal access token
  4. Add the environment variable GITHUB_TOKEN to travis

Ultimate-Graphframework-Comparison Element Specification

The code below shows a sample element.

# Template - http://www.example.com

## Drag & Drop
- Yes
- Manually

## Angular2 Support
- Yes
- No

## Straight Line
- Yes
- Manually

## Label On Line
- Yes
- Manually

## Arrow Heads
- Yes
- Manually

## Scaling
- Yes
- Manually

## Rendering Method
- SVG
- Canvas
- HTML

## Different Edge Types
- Yes
- No

## Explicit Data Model
- Yes
- No
- Partially

## Docking Points
- Yes
- No

## Connection Types
- Orthogonal
- Other

## Performance
- Fast
- Slow

License

The content is licensed under CC0-1.0.

About

Comparison of Graph Frameworks using ultimate comparison

https://ultimate-comparisons.github.io/ultimate-graphframework-comparison/

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 78.0%Language:TeX 22.0%