Method: Ambling::Column::Settings::Axes::Value#logarithmic

Defined in:
lib/ambling/column.rb

#logarithmicObject

false

(true / false) If set to true, this axis will use logarithmic scale instead of linear



742
743
744
# File 'lib/ambling/column.rb', line 742

def logarithmic
  @logarithmic
end