[[["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 2023-11-01 UTC."],[[["`ChartHiddenDimensionStrategy` controls how charts handle hidden rows and columns in the data source."],["It provides four options: `IGNORE_BOTH`, `IGNORE_ROWS`, `IGNORE_COLUMNS`, and `SHOW_BOTH` to define which hidden dimensions are skipped or included in the chart."],["By default, charts ignore both hidden columns and rows (`IGNORE_BOTH`)."],["To use these options, reference them using the format: `Charts.ChartHiddenDimensionStrategy.PROPERTY_NAME`."]]],[]]