ChartMessage

Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
query
A query for generating a chart.
Expand ChartQuery definition...
instructions
string
Natural language instructions for generating the chart.
dataResultName
string
The name of a previously retrieved data result to use in the chart.
result
The result of a chart generation query.
Expand ChartResult definition...
vegaConfig
string
A generated Vega chart config.
image
A rendering of the chart.
Expand Blob definition...
mimeType
string
The IANA standard MIME type of the message data.
data
string
The data represented as bytes.