graphics(implicit_2d(x - 1, (x, -5, 5), (y, -5, 5)))
# Expected:
## Plot object containing:
## [0]: Implicit expression: Eq(x - 1, 0) for x over (-5.0, 5.0) and y over (-5.0, 5.0)
