module Rubyvis
  # See Quantitative for complete description of features
  class Scale::Linear < Rubyvis::Scale::Quantitative
  end
end
