Skip to content

Commit 39be3a1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 30de90a commit 39be3a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vizro-core/docs/pages/user-guides/custom-tables.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ In cases where the available arguments for the [`dash_ag_grid`][vizro.tables.das
44

55
The [`Table`][vizro.models.Table] and the [`AgGrid`][vizro.models.AgGrid] model accept the `figure` argument, where you can enter _any_ [`dash_ag_grid`][vizro.tables.dash_ag_grid] or [`dash_data_table`][vizro.tables.dash_data_table] chart as explained in the [user guide on tables](table.md).
66

7-
87
!!! note "More examples of AG Grid"
98
If you would like to see more than the below examples on what can be done with AG Grid and Dash DataTables, head to the [Dash AG Grid](https://dash.plotly.com/dash-ag-grid) and [Dash DataTable](https://dash.plotly.com/datatable) documentation respectively. Almost anything you see there is possible in Vizro by modifying the examples below.
109

0 commit comments

Comments
 (0)