Chart Gallery
Our gallery provides a variety of charts designed to address your data visualization needs.
These charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no
plugins are required. All of them are interactive, and many are pannable and zoomable. Adding
these charts to your page can be done in
a few simple steps.
Some additional community-contributed charts can be found on the
Additional Charts page.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[[["The `GCKGameManagerChannelDelegate` protocol handles communication between your iOS app and the receiver's Game Manager."],["This protocol is deprecated and will be removed in a future release; the Game Manager API is no longer supported."],["Delegate methods inform your app about Game Manager state changes, received game messages, request successes or failures, and connection status."],["You can implement these methods to manage game interactions and respond to events from the receiver's Game Manager."],["Important methods include `gameManagerChannel:stateDidChangeTo:from:`, `gameManagerChannel:didReceiveGameMessage:forPlayerID:`, `gameManagerChannel:requestDidSucceedWithID:result:`, and `gameManagerChannel:requestDidFailWithID:error:`."]]],[]]