Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions vignettes/properties-scales.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ mtcars %>% ggvis(x = ~wt, y = ~mpg) %>%
layer_smooths(stroke = "loess")
```

(Note: this isn't currently supported in ggvis because of a limitation
of vega. See https://github.com/rstudio/ggvis/issues/29 for progress.)

### Valid properties

Not all marks support all properties. The complete list of all properties is
Expand Down