[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eDefines the color scheme applied to data from the "Universal Air Quality Index" (UAQI).\u003c/p\u003e\n"],["\u003cp\u003eOffers a choice between a red/green palette or two indigo/persian palettes (one for dark themes and one for light themes).\u003c/p\u003e\n"],["\u003cp\u003eThis color palette selection only affects UAQI data visualization and does not apply to other AQIs, which use their own predetermined color palettes.\u003c/p\u003e\n"]]],[],null,["# ColorPalette\n\nDetermines the color palette used for the data provided by the \"Universal Air Quality Index\" (UAQI). This color palette is relevant just for UAQI, other AQIs have a predetermined color palette that can't be controlled.\n\n| Enums ||\n|-----------------------------|-------------------------------------------------------------------|\n| `COLOR_PALETTE_UNSPECIFIED` | The default value. Ignored if passed as a parameter. |\n| `RED_GREEN` | Determines whether to use a red/green palette. |\n| `INDIGO_PERSIAN_DARK` | Determines whether to use a indigo/persian palette (dark theme). |\n| `INDIGO_PERSIAN_LIGHT` | Determines whether to use a indigo/persian palette (light theme). |"]]