Skip to content
Snippets Groups Projects
Commit 0f2ef50c authored by Cam Saül's avatar Cam Saül
Browse files

Add default values for row and col to create-dashboard-card! :wrench:

parent f42c03cf
No related branches found
No related tags found
No related merge requests found
......@@ -133,8 +133,8 @@
:card_id card_id
:sizeX sizeX
:sizeY sizeY
:row row
:col col
:row (or row 0)
:col (or col 0)
:parameter_mappings (or parameter_mappings [])
:visualization_settings (or visualization_settings {}))]
;; add series to the DashboardCard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment