Skip to content

Commit e9f4d46

Browse files
cpsievertclaude
andcommitted
Update shinytest2 snapshots for panel.border fix
The element_blank panel.border fix intentionally removes empty shapes from the plotly output. Update the shinytest2 JSON snapshots to reflect this improvement. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 79e9d49 commit e9f4d46

File tree

4 files changed

+0
-68
lines changed

4 files changed

+0
-68
lines changed

inst/examples/shiny/event_data/tests/testthat/_snaps/shinytest2/001.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -328,24 +328,7 @@
328328
"hoverformat": ".2f"
329329
},
330330
"shapes": [
331-
{
332-
"type": "rect",
333-
"fillcolor": null,
334-
"line": {
335-
"color": null,
336-
"width": 0,
337-
"linetype": [
338331

339-
]
340-
},
341-
"yref": "paper",
342-
"xref": "paper",
343-
"layer": "below",
344-
"x0": 0,
345-
"x1": 1,
346-
"y0": 0,
347-
"y1": 1
348-
}
349332
],
350333
"showlegend": false,
351334
"legend": {

inst/examples/shiny/event_data/tests/testthat/_snaps/shinytest2/002.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -331,24 +331,7 @@
331331
"hoverformat": ".2f"
332332
},
333333
"shapes": [
334-
{
335-
"type": "rect",
336-
"fillcolor": null,
337-
"line": {
338-
"color": null,
339-
"width": 0,
340-
"linetype": [
341334

342-
]
343-
},
344-
"yref": "paper",
345-
"xref": "paper",
346-
"layer": "below",
347-
"x0": 0,
348-
"x1": 1,
349-
"y0": 0,
350-
"y1": 1
351-
}
352335
],
353336
"showlegend": false,
354337
"legend": {

inst/examples/shiny/event_data/tests/testthat/_snaps/shinytest2/003.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -335,24 +335,7 @@
335335
"hoverformat": ".2f"
336336
},
337337
"shapes": [
338-
{
339-
"type": "rect",
340-
"fillcolor": null,
341-
"line": {
342-
"color": null,
343-
"width": 0,
344-
"linetype": [
345338

346-
]
347-
},
348-
"yref": "paper",
349-
"xref": "paper",
350-
"layer": "below",
351-
"x0": 0,
352-
"x1": 1,
353-
"y0": 0,
354-
"y1": 1
355-
}
356339
],
357340
"showlegend": false,
358341
"legend": {

inst/examples/shiny/event_data/tests/testthat/_snaps/shinytest2/004.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -336,24 +336,7 @@
336336
"hoverformat": ".2f"
337337
},
338338
"shapes": [
339-
{
340-
"type": "rect",
341-
"fillcolor": null,
342-
"line": {
343-
"color": null,
344-
"width": 0,
345-
"linetype": [
346339

347-
]
348-
},
349-
"yref": "paper",
350-
"xref": "paper",
351-
"layer": "below",
352-
"x0": 0,
353-
"x1": 1,
354-
"y0": 0,
355-
"y1": 1
356-
}
357340
],
358341
"showlegend": false,
359342
"legend": {

0 commit comments

Comments
 (0)