Software Alternatives & Reviews

Vis.js VS mxGraph

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

Vis.js logo Vis.js

A dynamic, browser based visualization library.

mxGraph logo mxGraph

mxGraph is a fully client side JavaScript diagramming library - jgraph/mxgraph
  • Vis.js Landing page
    Landing page //
    2021-12-22
  • mxGraph Landing page
    Landing page //
    2023-09-07

Vis.js videos

Twitter data visualisation into the browser with vis.js

mxGraph videos

mxGraph Made Easy 3

Category Popularity

0-100% (relative to Vis.js and mxGraph)
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 mxGraph. 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 mxGraph

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.

mxGraph Reviews

20+ JavaScript libraries to draw your own diagrams (2022 edition)
mxGraph uses no third-party software, it requires no plugins and can be integrated into virtually any framework. The mxGraph package contains a client software, written in JavaScript, and a series of backends for various languages. The client software is a graph component with an optional application wrapper that is integrated into an existing web interface. The client...

Social recommendations and mentions

Based on our record, Vis.js should be more popular than mxGraph. It has been mentiond 11 times since March 2021. 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

mxGraph mentions (2)

  • Process Analytics - March 2022 News
    It is possible to use the new API to retrieve the bpmn-visualization and mxGraph versions used at runtime: getVersion(). - Source: dev.to / about 2 years ago
  • mxGraph usage in TypeScript projects
    This article is the first one of a series about mxGraph, the Javascript diagramming library. - Source: dev.to / almost 3 years ago

What are some alternatives?

When comparing Vis.js and mxGraph, 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.

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.

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.