Giter Site home page Giter Site logo

koppor / javascript-graph-library-comparison Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 23.3 MB

JavasScript frameworks for editing graphs compared

Home Page: https://winery.github.io/javascript-graph-library-comparison/

License: MIT License

JavaScript 44.60% HTML 52.27% CSS 3.13%
mockup compare graphical-editor comparison

javascript-graph-library-comparison's Introduction

Build Status


GraphLibComp

This project implements a basic website using seven different graphic frameworks for comparison.

Getting started

Prerequisites

You need NodeJS installed. Follow this Documentation, if you never have used NodeJS or NPM.

After installation

npm install
sudo npm install -g bower
sudo npm install -g gulp

Installing

Install the dependencies in the different framework

bower install

Run the demo

gulp

Design

To show the capabilities of every graphic framework, we will implement a basic website with the following requirements:

  • Two different shapes
  • Arrows (solid and dashed)

The following images show the application
Example

Frameworks

The following frameworks are used in this project.

D3.js

Draw2D

Fabric.js

jsPlumb

JointJS

Paper.js

Raphaël

Performance Test

The following three frameworks have a performance test option.

Draw2D

JSPlumb

JointJS

The test of the performance is done by generating a X * Y Grid, where X is the count of elements on the x-axis and Y is the count of elements on the y-axis. The max value for X and Y is 100 and the min value for X and Y is 1. Performance Example of jsPlumb

License

This project is licensed under the MIT License - see the LICENSE.md file for details

javascript-graph-library-comparison's People

Contributors

berhest avatar biri1101 avatar iazzolaa avatar iznarff avatar koppor avatar ruzjozin avatar senle avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

javascript-graph-library-comparison's Issues

Cleanup repository

  • ignore node_modules
  • use master branch as the single source of truth
  • automatically publish using travis

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.