- 
  Notifications
 You must be signed in to change notification settings 
- Fork 636
Commit 665504a
Fixes for the development version of ggplot2 (> v3.5.2); migrate to shinytest2 (#2359)
* Use new complete_theme() function to get the complete set of theme elements
* Refactor and reuse logic in tests
* Fix kaleido install
* Accept good snapshot changes
* Disable windows oldrel
* Close #2357. In some cases, decor has min/max instead of value. In that case, treat max like value
* Accept new historgram binning changes
* Make sure layout-specific shapes go underneath traces
* Accept new snapshots; migrate to shinytest2
* Check-in snapshots1 parent ed106db commit 665504a
File tree
87 files changed
+167
-134
lines changed- .github/workflows
- R
- inst/examples/shiny/event_data/tests- shinytest- mytest-expected
 
- testthat- _snaps/shinytest2
 
 
- tests/testthat- _snaps- ggplot-contour
- ggplot-density
- ggplot-facets
- ggplot-histogram
- ggplot-legend
- ggplot-map
- ggplot-point
- ggplot-sf
- ggplot-smooth
- ggplot-theme
- ggplot-violin
- ggridges
- mean-error-bars
- plotly-subplot
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+167
-134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 29 | 29 |  | |
| 30 | 30 |  | |
| 31 | 31 |  | |
| 32 | - | ||
| 33 | - | ||
| 32 | + | ||
| 34 | 33 |  | |
| 35 | 34 |  | |
| 36 | 35 |  | |
|  | |||
| 62 | 61 |  | |
| 63 | 62 |  | |
| 64 | 63 |  | |
| 65 | - | ||
| 66 | - | ||
| 67 | - | ||
| 68 | - | ||
| 69 | - | ||
| 70 | 64 |  | |
| 71 | 65 |  | |
| 72 | 66 |  | |
| 73 | - | ||
| 74 | - | ||
| 75 | - | ||
| 76 | - | ||
| 77 | - | ||
| 78 | - | ||
| 79 | - | ||
| 80 | - | ||
| 81 | - | ||
| 82 | - | ||
| 83 | - | ||
| 84 | - | ||
| 67 | + | ||
| 85 | 68 |  | |
| 86 | 69 |  | |
| 87 | 70 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 57 | 57 |  | |
| 58 | 58 |  | |
| 59 | 59 |  | |
| 60 | - | ||
| 60 | + | ||
| 61 | 61 |  | |
| 62 | 62 |  | |
| 63 | 63 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 4 | 4 |  | |
| 5 | 5 |  | |
| 6 | 6 |  | |
| 7 | + | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + | ||
| 7 | 11 |  | |
| 8 | 12 |  | |
| 9 | 13 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 463 | 463 |  | |
| 464 | 464 |  | |
| 465 | 465 |  | |
| 466 | - | ||
| 467 | - | ||
| 468 | - | ||
| 469 | - | ||
| 470 | - | ||
| 471 | - | ||
| 466 | + | ||
| 467 | + | ||
| 472 | 468 |  | |
| 473 | 469 |  | |
| 474 | 470 |  | |
|  | |||
| 1154 | 1150 |  | |
| 1155 | 1151 |  | |
| 1156 | 1152 |  | |
| 1153 | + | ||
| 1154 | + | ||
| 1155 | + | ||
| 1156 | + | ||
| 1157 | + | ||
| 1158 | + | ||
| 1159 | + | ||
| 1160 | + | ||
| 1161 | + | ||
| 1162 | + | ||
| 1163 | + | ||
| 1164 | + | ||
| 1165 | + | ||
| 1166 | + | ||
| 1167 | + | ||
| 1168 | + | ||
| 1169 | + | ||
| 1157 | 1170 |  | |
| 1158 | 1171 |  | |
| 1159 | 1172 |  | |
|  | |||
| 1384 | 1397 |  | |
| 1385 | 1398 |  | |
| 1386 | 1399 |  | |
| 1387 | - | ||
| 1400 | + | ||
| 1401 | + | ||
| 1388 | 1402 |  | |
| 1389 | 1403 |  | |
| 1390 | 1404 |  | |
|  | |||
| 1408 | 1422 |  | |
| 1409 | 1423 |  | |
| 1410 | 1424 |  | |
| 1425 | + | ||
| 1411 | 1426 |  | |
| 1412 | 1427 |  | |
| 1413 | 1428 |  | |
|  | |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 1 | + | ||
0 commit comments