File tree Expand file tree Collapse file tree 8 files changed +4
-0
lines changed
inst/examples/shiny/event_data/tests/mytest-expected Expand file tree Collapse file tree 8 files changed +4
-0
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.\" " ,
6
7
"brushing" : " [1] \" Extents of the selection brush will appear here.\" " ,
7
8
"click" : " [1] \" Click events appear here (double-click to clear)\" " ,
8
9
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
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.\" " ,
23
24
"brushing" : " [1] \" Extents of the selection brush will appear here.\" " ,
24
25
"click" : " curveNumber pointNumber x y customdata\n 1 0 7 24.4 3.19 Merc 240D" ,
25
26
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
Original file line number Diff line number Diff line change 24
24
"plotType" : " ggplotly"
25
25
},
26
26
"output" : {
27
+ "brushed" : " $x\n [1] 23.95979 25.98332\n\n $y\n [1] 3.002007 3.507374" ,
27
28
"brushing" : " $x\n [1] 23.95979 25.98332\n\n $y\n [1] 3.002007 3.507374" ,
28
29
"click" : " curveNumber pointNumber x y customdata\n 1 0 7 24.4 3.19 Merc 240D" ,
29
30
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
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.\" " ,
28
29
"brushing" : " [1] \" Extents of the selection brush will appear here.\" " ,
29
30
"click" : " [1] \" Click events appear here (double-click to clear)\" " ,
30
31
"hover" : " [1] \" Hover events appear here (unhover to clear)\" " ,
You can’t perform that action at this time.
0 commit comments