File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
inst/examples/shiny/event_data/tests/mytest-expected Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 33 "plotType" : " ggplotly"
44 },
55 "output" : {
6- "brushed" : " [1] \" Extents of the selection brush will appear here. \" " ,
7- "brushing" : " [1] \" Extents of the selection brush will appear here. \" " ,
6+ "brushed" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
7+ "brushing" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
88 "click" : " [1] \" Click events appear here (double-click to clear)\" " ,
99 "hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
1010 "plot" : {
449449 }
450450 ]
451451 },
452- "selected" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" " ,
453- "selecting" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" "
452+ "selected" : " [1] \" Brushed points appear here (double-click to clear)\" " ,
453+ "selecting" : " [1] \" Brush points appear here (double-click to clear)\" "
454454 },
455455 "export" : {
456456
Original file line number Diff line number Diff line change 2020 "plotType" : " ggplotly"
2121 },
2222 "output" : {
23- "brushed" : " [1] \" Extents of the selection brush will appear here. \" " ,
24- "brushing" : " [1] \" Extents of the selection brush will appear here. \" " ,
23+ "brushed" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
24+ "brushing" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
2525 "click" : " curveNumber pointNumber x y customdata\n 1 0 7 24.4 3.19 Merc 240D" ,
2626 "hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
2727 "plot" : {
466466 }
467467 ]
468468 },
469- "selected" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" " ,
470- "selecting" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" "
469+ "selected" : " [1] \" Brushed points appear here (double-click to clear)\" " ,
470+ "selecting" : " [1] \" Brush points appear here (double-click to clear)\" "
471471 },
472472 "export" : {
473473
Original file line number Diff line number Diff line change 2525 "plotType" : " ggplotly"
2626 },
2727 "output" : {
28- "brushed" : " [1] \" Extents of the selection brush will appear here. \" " ,
29- "brushing" : " [1] \" Extents of the selection brush will appear here. \" " ,
28+ "brushed" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
29+ "brushing" : " [1] \" Brush extents appear here (double-click to clear) \" " ,
3030 "click" : " [1] \" Click events appear here (double-click to clear)\" " ,
3131 "hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
3232 "plot" : {
471471 }
472472 ]
473473 },
474- "selected" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" " ,
475- "selecting" : " [1] \" Click and drag events (i.e., select/lasso) appear here (double-click to clear)\" "
474+ "selected" : " [1] \" Brushed points appear here (double-click to clear)\" " ,
475+ "selecting" : " [1] \" Brush points appear here (double-click to clear)\" "
476476 },
477477 "export" : {
478478
You can’t perform that action at this time.
0 commit comments