Software Alternatives & Reviews

Vis.js VS Google Charts

Compare Vis.js VS Google Charts and see what are their differences

Vis.js logo Vis.js

A dynamic, browser based visualization library.

Google Charts logo Google Charts

Interactive charts for browsers and mobile devices.
  • Vis.js Landing page
    Landing page //
    2021-12-22
  • Google Charts Landing page
    Landing page //
    2023-05-10

Vis.js

Categories
  • Diagrams
  • Flowcharts
  • Wireframing
  • Javascript UI Libraries
Website visjs.org

Google Charts

Categories
  • Data Visualization
  • Charting Libraries
  • Data Dashboard
  • Business Intelligence
Website developers.google.com

Vis.js videos

Twitter data visualisation into the browser with vis.js

Google Charts videos

Data Visualization for the Web Using Google Charts

More videos:

  • Review - Incorporating Google Charts in a FileMaker Solution | FileMaker Training
  • Review - Google Charts for Native Android Apps

Category Popularity

0-100% (relative to Vis.js and Google Charts)
Charting Libraries
15 15%
85% 85
Data Dashboard
0 0%
100% 100
Data Visualization
13 13%
87% 87
Javascript UI Libraries
100 100%
0% 0

User comments

Share your experience with using Vis.js and Google Charts. 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 Google Charts

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.

Google Charts Reviews

15 JavaScript Libraries for Creating Beautiful Charts
Google Charts also comes with various customization options that help in changing the look of the graph. Charts are rendered using HTML5/SVG to provide cross-browser compatibility and cross-platform portability to iPhones, iPads, and Android. It also includes VML for supporting older IE versions.
Top 10 JavaScript Charting Libraries for Every Data Visualization Need
Google Charts is an excellent choice for projects that do not require complicated customization and prefer simplicity and stability.
Source: hackernoon.com
A Complete Overview of the Best Data Visualization Tools
Google Charts is a powerful, free data visualization tool that is specifically for creating interactive charts for embedding online. It works with dynamic data and the outputs are based purely on HTML5 and SVG, so they work in browsers without the use of additional plugins. Data sources include Google Spreadsheets, Google Fusion Tables, Salesforce, and other SQL databases.
Source: www.toptal.com
The Best Data Visualization Tools - Top 30 BI Software
Google Charts runs on SVG and HTML5, aiming for Android, iOS and total cross-browser compatibility, including older versions of Internet Explorer. All of the charts you can create are interactive and you may be able zoom in on some of them. The site offers a fairly comprehensive gallery where you can find a variety of types of visualizations and interactions that you can use.
Source: improvado.io

Social recommendations and mentions

Vis.js might be a bit more popular than Google Charts. We know about 11 links to it since March 2021 and only 10 links to Google Charts. 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: 8 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: about 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

Google Charts mentions (10)

  • The top 11 React chart libraries for data visualization
    This library leverages the robustness of Google’s chart tools combined with a React-friendly experience. It is ideal for developers familiar with Google’s visualization ecosystem. - Source: dev.to / 6 months ago
  • Using Images in a chart?
    I tried adding the images as labels and it didn't work. If this is possible at all, it would probably require Google Charts. Source: 12 months ago
  • What are some good graph visualization libraries?
    Google's is a bit simpler to work with but more basic in terms of features https://developers.google.com/chart. Source: over 1 year ago
  • 5 Best Free JS Chart Libraries
    Google charts Https://developers.google.com/chart. - Source: dev.to / over 1 year ago
  • Suggestions for super simple QR code generator
    I did find a nice solution for Access forms where you can use a web browser control and developers.google.com/chart to render a QR code in that control based on the contents of other controls (textboxes, comboboxes, etc.,.). This would be perfect if it didn't a) rely on an active WAN connection and b) rely on that specific URL being active indefinitely. Source: almost 2 years ago
View more

What are some alternatives?

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

Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application

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

D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.

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.

Chart.js - Easy, object oriented client side graphs for designers and developers.