Software Alternatives & Reviews

Google Charts VS GoJS

Compare Google Charts VS GoJS and see what are their differences

Google Charts logo Google Charts

Interactive charts for browsers and mobile devices.

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.
  • Google Charts Landing page
    Landing page //
    2023-05-10
  • GoJS Landing page
    Landing page //
    2023-03-21

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

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 Google Charts and GoJS)
Data Dashboard
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100
Charting Libraries
100 100%
0% 0
Flowcharts
0 0%
100% 100

User comments

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

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

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

GoJS might be a bit more popular than Google Charts. We know about 10 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.

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 / 7 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: about 1 year 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

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 Google Charts and GoJS, you can also consider the following products

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.

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

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

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

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

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.