Skip to content

Commit e52e6d6

Browse files
committed
reminder for the future
1 parent 23f16e0 commit e52e6d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/testthat/test-coord-polar.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ test_that("bounding box calculations are sensible", {
158158

159159
# Visual tests ------------------------------------------------------------
160160

161+
#TODO: Once {vdiffr} supports non-rectangular clipping paths, we should add a
162+
# test for `coord_radial(clip = "on")`'s ability to clip to the sector
163+
161164
test_that("polar coordinates draw correctly", {
162165
theme <- theme_test() +
163166
theme(

0 commit comments

Comments
 (0)