@sqlrooms/documents / BlockDocumentChartBlock
Type Alias: BlockDocumentChartBlock
BlockDocumentChartBlock =
object
A live chart block with table binding, chart configuration, and optional selection group for interactivity.
Type Declaration
| Name | Type |
|---|---|
id | string |
intent? | string |
type | "chart" |
tableName | string |
config | unknown |
selectionGroupId? | string |
caption? | string |
