151 152 153
# File 'lib/rust/external/ggplot2/core.rb', line 151 def ggplot(*arguments) Rust::Plots::GGPlot::Plot.new(*arguments) end