Stay organized with collections
Save and categorize content based on your preferences.
Determines 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.
Enums
COLOR_PALETTE_UNSPECIFIED
The default value. Ignored if passed as a parameter.
RED_GREEN
Determines whether to use a red/green palette.
INDIGO_PERSIAN_DARK
Determines whether to use a indigo/persian palette (dark theme).
INDIGO_PERSIAN_LIGHT
Determines whether to use a indigo/persian palette (light theme).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-28 UTC."],[[["Defines the color scheme applied to data from the \"Universal Air Quality Index\" (UAQI)."],["Offers a choice between a red/green palette or two indigo/persian palettes (one for dark themes and one for light themes)."],["This color palette selection only affects UAQI data visualization and does not apply to other AQIs, which use their own predetermined color palettes."]]],[]]