Skip to content

Commit 38c03e4

Browse files
committed
add link to community thread that inspired example
1 parent e99f97e commit 38c03e4

File tree

1 file changed

+1
-0
lines changed
  • inst/examples/shiny/drag_lines

1 file changed

+1
-0
lines changed

inst/examples/shiny/drag_lines/app.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# see https://community.rstudio.com/t/sliding-a-point-on-a-plot-rather-than-sliderinput-to-update-plot-in-shiny/16405/7
12
library(shiny)
23
library(plotly)
34

0 commit comments

Comments
 (0)