Software Alternatives & Reviews

Vis.js VS GoJS

Compare Vis.js VS GoJS and see what are their differences

Vis.js logo Vis.js

A dynamic, browser based visualization library.

GoJS logo GoJS

GoJS is a JavaScript library for building interactive diagrams on HTML web pages. Build apps with flowcharts, org charts, BPMN, UML, modeling, and other visual graph types.
  • Vis.js Landing page
    Landing page //
    2021-12-22
  • GoJS Landing page
    Landing page //
    2023-03-21

Vis.js videos

Twitter data visualisation into the browser with vis.js

GoJS videos

GoJS in 12 Minutes: JavaScript Diagramming Library Tutorial

More videos:

  • Tutorial - What's in a GoJS JavaScript Application? | GoJS Beginner Tutorial #1
  • Review - [GOJS] Design Patterns em Javascript

Category Popularity

0-100% (relative to Vis.js and GoJS)
Charting Libraries
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100
Data Visualization
100 100%
0% 0
Flowcharts
0 0%
100% 100

User comments

Share your experience with using Vis.js and GoJS. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Vis.js and GoJS

Vis.js Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
Vis.js is a dynamic, browser-based visualization library. The library is designed to be easy to use, handle large amounts of dynamic data, and enable manipulation of the data. This project is also abandoned.

GoJS Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
GoJS offers many advanced features for user interactivity such as drag-and-drop, copy-and-paste, transactional state and undo management, palettes, overviews, data-bound models, event handlers, and an extensible tool system for custom operations. They provide over 150 interactive samples to help you get started with diagrams such as BPMN, flowchart, state chart, visual...

Social recommendations and mentions

Vis.js might be a bit more popular than GoJS. We know about 11 links to it since March 2021 and only 10 links to GoJS. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vis.js mentions (11)

  • How to make beautiful flowchart with Angular ?
    vis.js - Seems fits my need but prefer something else. Source: 10 months ago
  • How to Build a Graph Visualization Engine and Why You Shouldn’t
    One of the key created HTML elements is the element. Renderer class creates CanvasRenderingContext2D which is used for drawing shapes, text, images, and other objects. As we used vis.js before creating Orb, credit for some of the drawing logic in Orb (shapes, arrows, curved lines) goes to the developers who created it. They did a great job, and we didn’t want to reinvent the wheel. Canvas API with... - Source: dev.to / about 1 year ago
  • Graph of keywords identified in international news articles
    The graph was created with this JavaScript library: https://visjs.org/. Source: over 1 year ago
  • A graph of keywords that visualizes what happened last week worldwide
    Data source: https://rapidapi.com/mrdimosthenis/api/papercliff/ Visualization library: https://visjs.org/. Source: over 1 year ago
  • Visualize your commits in realtime with Ably and GitHub webhooks
    In order to display the GitHub data in a graph, I used VisJS, a library specially designed to handle large amounts of dynamic data. The graph is rendered in the browser in an HTML canvas, making it possible to show complex animations efficiently. The VisJS network component was exactly what I needed to display a complex diagram of “nodes” and their connecting lines, called “edges”. Nodes and edges are represented... - Source: dev.to / over 1 year ago
View more

GoJS mentions (10)

  • Burning money on paid ads for a dev tool – what we've learned
    Have spent six figures yearly on ads, mostly for reach for the developer-focused diagram library GoJS (https://gojs.net) > Each experiment will need ~$500 and 2 weeks I would add a zero if you want serious data. I would also double the timescale. $5,000 over 4 weeks I second the uselessness of Google Display, it might look like conversions numbers are good but they are 100% too good to be true. As soon as you look... - Source: Hacker News / 7 months ago
  • Any Ideas How to Create a Graph Builder UI in React?
    Used goJS in one project and konva in another. Source: over 1 year ago
  • Ask HN: What is the most impactful thing you've ever built?
    I built GoJS, which is one of the most popular commercial JS diagramming libraries: https://gojs.net I built carefulwords, a very fast thesaurus and quote site for inspiration, used by... Tens of people a day. Eg: https://carefulwords.com/gift https://carefulwords.com/solitude I mostly made it for myself, me and my wife use it all the time. I am slowly editing down the thesaurus to managable size. I built a 12x16... - Source: Hacker News / over 1 year ago
  • Node-Based UIs
    I made a pull request for GoJS (https://gojs.net) I have been building this canvas-based graphing library since 2011, and it contains a good number of features around customization and interactivity that are not found in other libraries. It is commercial for non-academic use however. - Source: Hacker News / over 1 year ago
  • Where I can learn how to do the following in React?
    In one project we use konva, in another we used gojs. Any of them or some other library needs some training and introduce own limitations but it still way way way better than handing all the coordinates, calculations, routing etc on your own. Source: over 1 year ago
View more

What are some alternatives?

When comparing Vis.js and GoJS, you can also consider the following products

UMLGraph - UMLGraph is a professional automated drawing tool that allows the designers the declarative specification and drawing of UML class and sequence diagram.

mxGraph - mxGraph is a fully client side JavaScript diagramming library - jgraph/mxgraph

Dia - Dia is a GTK+ based diagram creation program for GNU/Linux, MacOS X, Unix, and Windows, and is released under the GPL license.

Konva - Konva is 2d Canvas JavaScript framework for drawings shapes, animations, node nesting, layering, filtering, event handling, drag and drop and much more.

yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.

jsPlumb - jsPlumb is an advanced, standards-compliant and easy to use JS library for building connectivity based applications, such as flowcharts, process flow diagrams, sequence diagrams, organisation charts, etc. More than just a diagram library.