Magidoc

DashboardCell
Object

A single chart cell on a dashboard, positioned on a 4 column grid.

Fields

#

h

Non-null

The height of the cell in rows (minimum 1).

id

Non-null

paramValues

Non-null

This cell's per-chart param value overrides. They take precedence over the dashboard-level param values for this chart only.

questionId

Non-null

The Metabase question id rendered in this cell. Pass to metabaseEmbedUrl to get an iframe URL.

title

Non-null

The retailer-editable title shown above the chart.

w

Non-null

The width of the cell in columns (1-4).

x

Non-null

The column the cell starts in (0-3).

y

Non-null

The row the cell starts in (0 based).

Usages

#

References

#