AckdbDashboardSqlViz

A validated visualization mapping for a SQL panel. Omit `viz` to retain the declared-columns table.

Properties

one of

A validated visualization mapping for a SQL panel. Omit `viz` to retain the declared-columns table.

Example

AckdbDashboardSqlViz example
{
  "type": "line",
  "xKey": "string",
  "yKey": "string",
  "valueLabel": "string"
}