[[["わかりやすい","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-08-15 UTC。"],[[["A Chart object can be converted into a static image and offers methods to manipulate its data and appearance."],["The `getAs()` method allows for data export in various formats like PDF, BMP, GIF, JPEG, or PNG, applying appropriate filename extensions."],["The `getBlob()` method returns the chart's data as a blob, providing a general way to access its raw content."],["Chart customization is enabled through the `getOptions()` method, which gives access to properties such as height, colors, and axes but in an immutable format."]]],[]]