```r plt(mpg ~ wt, mtcars, facet = ~am, facet.args = list(free = TRUE), yaxl = 'dollar') ``` Potentially related problem: `xlim`/`ylim` don't work with free facets either.
Potentially related problem:
xlim/ylimdon't work with free facets either.