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."],[[["This page documents the `VisualizationType` enumeration, which defines the different types of visualizations that can be used to display query response data."],["The enumeration is part of the `Google.Cloud.DataQnA.V1Alpha` namespace, within the `Google.Cloud.DataQnA.V1Alpha.dll` assembly."],["Available visualization types include `AreaChart`, `BarChart`, `ColumnChart`, `ComboChart`, `Histogram`, `LineChart`, `PieChart`, `ScatterPlot`, `Table`, and `Timeline`, along with `ChartNotUnderstood`, `GenericChart`, and `Unspecified`."],["Each visualization type corresponds to a specific type of chart or data display method, such as a bar chart, pie chart, or table, and some also have a link to a google chart documentation page."],["Version 2.0.0-alpha02 is the most recent alpha version, whereas version 1.0.0-alpha03 is the version of the data being referenced within the page."]]],[]]