powered by
tool_tap(fig, callback, ref_layer)
debug_callback
shiny_callback
console_callback
custom_callback
tool_box_select
tool_box_zoom
tool_crosshair
tool_hover
tool_lasso_select
tool_pan
tool_reset
tool_resize
tool_save
tool_wheel_zoom
figure() %>% ly_points(1:10, lname = "points") %>% tool_tap(debug_callback("points"), "points")
Run the code above in your browser using DataLab