Skip to content

Commit db62734

Browse files
committed
add transformators to scatterplotmatrix
1 parent 801b008 commit db62734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/tm_g_scatterplotmatrix.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ tm_g_scatterplotmatrix <- function(label = "Scatterplot Matrix",
222222
plot_width = plot_width,
223223
decorators = decorators
224224
),
225+
transformators = transformators,
225226
datanames = teal.transform::get_extract_datanames(variables)
226227
)
227228
attr(ans, "teal_bookmarkable") <- TRUE

0 commit comments

Comments
 (0)