The user tried to specify a chart type, but the interpreter could not
understand the type. The client should display a generic chart and may
give a hint to the user that the requested type was not understood.
This denotes queries when the user has not specified the particular type
of chart and has mentioned only a generic chart name such as "Chart",
"Plot", "Graph", etc. This will differentiate it from specific charting
terms such as "Bar chart", "Pie chart", etc.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInterpretationStructure.Types.VisualizationType\u003c/code\u003e enum in the Data QnA v1alpha API defines various visualization types for query response data.\u003c/p\u003e\n"],["\u003cp\u003eThis enum includes options for standard chart types such as \u003ccode\u003eAreaChart\u003c/code\u003e, \u003ccode\u003eBarChart\u003c/code\u003e, \u003ccode\u003eColumnChart\u003c/code\u003e, \u003ccode\u003eLineChart\u003c/code\u003e, \u003ccode\u003ePieChart\u003c/code\u003e, \u003ccode\u003eComboChart\u003c/code\u003e, \u003ccode\u003eScatterPlot\u003c/code\u003e, and \u003ccode\u003eHistogram\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSpecific entries are included for a \u003ccode\u003eTable\u003c/code\u003e, \u003ccode\u003eTimeline\u003c/code\u003e, and a \u003ccode\u003eGenericChart\u003c/code\u003e, which covers general chart requests without a specific type.\u003c/p\u003e\n"],["\u003cp\u003eThe enum also accounts for cases where no visualization type is specified (\u003ccode\u003eUnspecified\u003c/code\u003e) or when the requested type is not understood (\u003ccode\u003eChartNotUnderstood\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the enum documentation available is version \u003ccode\u003e2.0.0-alpha02\u003c/code\u003e, while there is also documentation available for \u003ccode\u003e2.0.0-alpha01\u003c/code\u003e and \u003ccode\u003e1.0.0-alpha03\u003c/code\u003e as well.\u003c/p\u003e\n"]]],[],null,[]]