Google Charts Tutorial

Google Charts Tutorial

Google Charts is a pure JavaScript based charting library meant to enhance web applications by adding interactive charting capability. Google Charts provides wide variety of charts. For example, line charts, spline charts, area charts, bar charts, pie charts and so on.

This tutorial will teach you basics of Google Charts. Tutorial contains chapters discussing all the basic components of Google Charts with suitable examples.

Audience

This tutorial is designed for Software Professionals who are willing to learn Google Charts in simple and easy steps. This tutorial will give you great understanding on Google Charts concepts and after completing this tutorial you will be at intermediate level of expertise from where you can take yourself at higher level of expertise.

Prerequisites

Before proceeding with this tutorial you should have a basic understanding of JavaScript, HTML, CSS and any text editor.

Advertisements