Google 갤러리는 데이터 시각화 요구를 충족하기 위해 설계된 다양한 차트를 제공합니다.
이러한 차트는 순수한 HTML5/SVG 기술 (이전 IE 버전에 VML 채택)을 기반으로 하므로 플러그인이 필요하지 않습니다. 모두 대화형이며 대부분 화면 이동 및 확대/축소가 가능합니다. 몇 가지 간단한 단계만으로 이러한 차트를 페이지에 추가할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-07-10(UTC)"],[[["\u003cp\u003eThe \u003ccode\u003eGCKGameManagerChannelDelegate\u003c/code\u003e protocol handles communication between your iOS app and the receiver's Game Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis protocol is deprecated and will be removed in a future release; the Game Manager API is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eDelegate methods inform your app about Game Manager state changes, received game messages, request successes or failures, and connection status.\u003c/p\u003e\n"],["\u003cp\u003eYou can implement these methods to manage game interactions and respond to events from the receiver's Game Manager.\u003c/p\u003e\n"],["\u003cp\u003eImportant methods include \u003ccode\u003egameManagerChannel:stateDidChangeTo:from:\u003c/code\u003e, \u003ccode\u003egameManagerChannel:didReceiveGameMessage:forPlayerID:\u003c/code\u003e, \u003ccode\u003egameManagerChannel:requestDidSucceedWithID:result:\u003c/code\u003e, and \u003ccode\u003egameManagerChannel:requestDidFailWithID:error:\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Chart Gallery\n\nOur gallery provides a variety of charts designed to address your data visualization needs.\nThese charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no\nplugins are required. All of them are interactive, and many are pannable and zoomable. Adding\nthese charts to your page can be done in\n[a few simple steps](/chart/interactive/docs/quick_start).\n\n\nSome additional community-contributed charts can be found on the\n[Additional Charts page.](/chart/interactive/docs/more_charts) \n\n|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| [Geo Chart](https://developers.google.com/chart/interactive/docs/gallery/geochart) | [Scatter Chart](https://developers.google.com/chart/interactive/docs/gallery/scatterchart) | [Column Chart](https://developers.google.com/chart/interactive/docs/gallery/columnchart) |\n| [Histogram](https://developers.google.com/chart/interactive/docs/gallery/histogram) | [Bar Chart](https://developers.google.com/chart/interactive/docs/gallery/barchart) | [Combo Chart](https://developers.google.com/chart/interactive/docs/gallery/combochart) |\n| [Area Chart](https://developers.google.com/chart/interactive/docs/gallery/areachart) | [Stepped Area Chart](https://developers.google.com/chart/interactive/docs/gallery/steppedareachart) | [Line Chart](https://developers.google.com/chart/interactive/docs/gallery/linechart) |\n| [Pie Chart](https://developers.google.com/chart/interactive/docs/gallery/piechart) | [Bubble Chart](https://developers.google.com/chart/interactive/docs/gallery/bubblechart) | [Donut Chart](https://developers.google.com/chart/interactive/docs/gallery/piechart#donut) |\n| [Org Chart](https://developers.google.com/chart/interactive/docs/gallery/orgchart) | [Treemap](https://developers.google.com/chart/interactive/docs/gallery/treemap) | [Table](https://developers.google.com/chart/interactive/docs/gallery/table) |\n| [Timeline](https://developers.google.com/chart/interactive/docs/gallery/timeline) | [Gauge](https://developers.google.com/chart/interactive/docs/gallery/gauge) | [Candlestick Chart](https://developers.google.com/chart/interactive/docs/gallery/candlestickchart) |\n\nMany of these charts are [GWT integrated](http://code.google.com/p/gwt-google-apis/wiki/VisualizationGettingStarted?tm=6)."]]