Skip to content

@sqlrooms/mosaic / ChartSettingsPanel

Variable: ChartSettingsPanel

const ChartSettingsPanel: FC<ChartSettingsPanelProps>

Settings panel for configuring chart visualizations.

Displays controls for:

  • Chart title/caption
  • Data table selection
  • Chart-specific configuration (mark type, encodings, etc.)

Used by both standalone chart blocks and dashboard chart panels.