# File lib/sparklines.rb, line 139 def plot(data=[], options={}) plot_to_image(data, options).to_blob end