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 3
3
"plotType" : " ggplotly"
4
4
},
5
5
"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) \" " ,
8
8
"click" : " [1] \" Click events appear here (double-click to clear)\" " ,
9
9
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
10
10
"plot" : {
449
449
}
450
450
]
451
451
},
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)\" "
454
454
},
455
455
"export" : {
456
456
Original file line number Diff line number Diff line change 20
20
"plotType" : " ggplotly"
21
21
},
22
22
"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) \" " ,
25
25
"click" : " curveNumber pointNumber x y customdata\n 1 0 7 24.4 3.19 Merc 240D" ,
26
26
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
27
27
"plot" : {
466
466
}
467
467
]
468
468
},
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)\" "
471
471
},
472
472
"export" : {
473
473
Original file line number Diff line number Diff line change 25
25
"plotType" : " ggplotly"
26
26
},
27
27
"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) \" " ,
30
30
"click" : " [1] \" Click events appear here (double-click to clear)\" " ,
31
31
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
32
32
"plot" : {
471
471
}
472
472
]
473
473
},
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)\" "
476
476
},
477
477
"export" : {
478
478
You can’t perform that action at this time.
0 commit comments