Skip to content

ultimate-comparisons/ultimate-graphframework-comparison

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •