Google Charts
Google Charts is 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.
Original author(s) | |
---|---|
Website | developers |
Google Charts versus Google Chart API
The Google Charts service differs from the older service provided by the (now deprecated) Google Chart API (the names are similar and easily confused). Google Charts does not support the HTTP request method, and is thus not backward-compatible with user code for the Google Charts API. Upgrading legacy user code from Google Chart API to Google Charts thus requires a complete rewrite of the HTTP semantics in JavaScript.
gollark: No, Python types *are themselves* objects which you can do object things too.
gollark: In Python.
gollark: Yes. Types are just objects.
gollark: How are Python's "new types"?
gollark: You can use metatables to create "types" and "objects of these types".
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.