Created with Raphaël 2.1.0234515202530wtmpg

  1. r1 <- rPlot(mpg ~ wt, data = mtcars, type = 'point')
  2. r1$layer(type = 'line', copy_layer = T)
  3. r1