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)"],[[["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:`."]]],[]]