Description
An interactive web service that creates graphical charts from user-supplied information. The user supplies data and a formatting specification expressed in JavaScript embedded in a Web page; in response the service sends an image of the chart.
Key features:
- a large number of ready-to-use chart types
Pros:
- Create visually appealing data graphs
- Easy to use and incorporate into a variety of websites; Different types of charts are available
- Simple implementation in javascript code
- Customizable
- It’s free!
Cons:
- Accepting different programs’ languages would allow for easier use.
- There’s no way to perform high statistical calculations; You always need an internet connection to hit the Google Charts API.