Skip to content

Commit 7617ca3

Browse files
committed
update shinytest baselines
1 parent d8010d9 commit 7617ca3

File tree

16 files changed

+76
-1956
lines changed

16 files changed

+76
-1956
lines changed

inst/examples/shiny/event_data/tests/mytest-current/001.json

Lines changed: 0 additions & 458 deletions
This file was deleted.
Binary file not shown.

inst/examples/shiny/event_data/tests/mytest-current/002.json

Lines changed: 0 additions & 475 deletions
This file was deleted.
Binary file not shown.

inst/examples/shiny/event_data/tests/mytest-current/003.json

Lines changed: 0 additions & 479 deletions
This file was deleted.
Binary file not shown.

inst/examples/shiny/event_data/tests/mytest-current/004.json

Lines changed: 0 additions & 480 deletions
This file was deleted.
Binary file not shown.

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

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,13 @@
240240
"gridwidth": 0.66417600664176,
241241
"zeroline": false,
242242
"anchor": "y",
243-
"title": "mpg",
244-
"titlefont": {
245-
"color": "rgba(0,0,0,1)",
246-
"family": "",
247-
"size": 14.6118721461187
243+
"title": {
244+
"text": "mpg",
245+
"font": {
246+
"color": "rgba(0,0,0,1)",
247+
"family": "",
248+
"size": 14.6118721461187
249+
}
248250
},
249251
"hoverformat": ".2f"
250252
},
@@ -300,11 +302,13 @@
300302
"gridwidth": 0.66417600664176,
301303
"zeroline": false,
302304
"anchor": "x",
303-
"title": "wt",
304-
"titlefont": {
305-
"color": "rgba(0,0,0,1)",
306-
"family": "",
307-
"size": 14.6118721461187
305+
"title": {
306+
"text": "wt",
307+
"font": {
308+
"color": "rgba(0,0,0,1)",
309+
"family": "",
310+
"size": 14.6118721461187
311+
}
308312
},
309313
"hoverformat": ".2f"
310314
},
@@ -343,8 +347,7 @@
343347
"dragmode": "select"
344348
},
345349
"config": {
346-
"doubleClick": "reset",
347-
"cloud": false
350+
"doubleClick": "reset"
348351
},
349352
"source": "A",
350353
"shinyEvents": [
@@ -423,9 +426,9 @@
423426
},
424427
{
425428
"name": "plotly-htmlwidgets-css",
426-
"version": "1.42.5",
429+
"version": "1.46.1",
427430
"src": {
428-
"href": "plotly-htmlwidgets-css-1.42.5"
431+
"href": "plotly-htmlwidgets-css-1.46.1"
429432
},
430433
"meta": null,
431434
"script": null,
@@ -436,9 +439,9 @@
436439
},
437440
{
438441
"name": "plotly-main",
439-
"version": "1.42.5",
442+
"version": "1.46.1",
440443
"src": {
441-
"href": "plotly-main-1.42.5"
444+
"href": "plotly-main-1.46.1"
442445
},
443446
"meta": null,
444447
"script": "plotly-latest.min.js",
244 Bytes
Loading

0 commit comments

Comments
 (0)