차트 갤러리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google 갤러리는 데이터 시각화 요구를 충족하기 위해 설계된 다양한 차트를 제공합니다.
이러한 차트는 순수한 HTML5/SVG 기술 (이전 IE 버전에 VML 채택)을 기반으로 하므로 플러그인이 필요하지 않습니다. 모두 대화형이며 대부분 화면 이동 및 확대/축소가 가능합니다. 몇 가지 간단한 단계만으로 이러한 차트를 페이지에 추가할 수 있습니다.
커뮤니티에서 제공한 차트 중 일부는 추가 차트 페이지에서 확인할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-07-10(UTC)
[null,null,["최종 업데이트: 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)."]]