Skip to content

Commit eb96bc2

Browse files
committed
update baselines
1 parent cdac45f commit eb96bc2

File tree

6 files changed

+5
-17
lines changed

6 files changed

+5
-17
lines changed

inst/examples/shiny/event_data/tests/shinytest/mytest-expected/001.json

-15
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
{
22
"input": {
3-
".clientValue-default-plotlyCrosstalkOpts": {
4-
"on": "plotly_click",
5-
"persistent": false,
6-
"dynamic": false,
7-
"selectize": false,
8-
"opacityDim": 0.2,
9-
"selected": {
10-
"opacity": 1
11-
},
12-
"debounce": 0,
13-
"color": [
14-
15-
]
16-
},
17-
"plotly_afterplot-A": "\"plot\"",
183
"plotType": "ggplotly"
194
},
205
"output": {

inst/examples/shiny/event_data/tests/shinytest/mytest-expected/002.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"plotly_afterplot-A": "\"plot\"",
1818
"plotly_click-A": "[{\"curveNumber\":0,\"pointNumber\":7,\"x\":24.4,\"y\":3.19,\"customdata\":\"Merc 240D\"}]",
1919
"plotly_hover-A": null,
20+
"plotly_relayout-A": "{\"width\":962,\"height\":400}",
2021
"plotType": "ggplotly"
2122
},
2223
"output": {

inst/examples/shiny/event_data/tests/shinytest/mytest-expected/003.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"plotly_brushing-A": "{\"x\":[23.95978500551268,25.98332414553473],\"y\":[3.0020072289156627,3.5073743975903615]}",
2020
"plotly_click-A": "[{\"curveNumber\":0,\"pointNumber\":7,\"x\":24.4,\"y\":3.19,\"customdata\":\"Merc 240D\"}]",
2121
"plotly_hover-A": null,
22+
"plotly_relayout-A": "{\"width\":962,\"height\":400}",
2223
"plotly_selected-A": "[{\"curveNumber\":0,\"pointNumber\":7,\"x\":24.4,\"y\":3.19,\"customdata\":\"Merc 240D\"}]",
2324
"plotly_selecting-A": "[{\"curveNumber\":0,\"pointNumber\":7,\"x\":24.4,\"y\":3.19,\"customdata\":\"Merc 240D\"}]",
2425
"plotType": "ggplotly"

inst/examples/shiny/event_data/tests/shinytest/mytest-expected/004.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"plotly_click-A": null,
2121
"plotly_deselect-A": "\"plot\"",
2222
"plotly_hover-A": null,
23+
"plotly_relayout-A": "{\"width\":962,\"height\":400}",
2324
"plotly_selected-A": null,
2425
"plotly_selecting-A": null,
2526
"plotType": "ggplotly"

tests/testthat/_snaps/ggplot-theme/theme-marker-default.svg

+1-1
Loading

tests/testthat/_snaps/plotly-subplot/subplot-reposition-shape-fixed.svg

+1-1
Loading

0 commit comments

Comments
 (0)