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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `InterpretationStructure.Types.VisualizationType` enum in the Data QnA v1alpha API defines various visualization types for query response data."],["This enum includes options for standard chart types such as `AreaChart`, `BarChart`, `ColumnChart`, `LineChart`, `PieChart`, `ComboChart`, `ScatterPlot`, and `Histogram`."],["Specific entries are included for a `Table`, `Timeline`, and a `GenericChart`, which covers general chart requests without a specific type."],["The enum also accounts for cases where no visualization type is specified (`Unspecified`) or when the requested type is not understood (`ChartNotUnderstood`)."],["The latest version of the enum documentation available is version `2.0.0-alpha02`, while there is also documentation available for `2.0.0-alpha01` and `1.0.0-alpha03` as well."]]],[]]