Method: Gruff::Base#left_margin

Defined in:
lib/gruff/base.rb

#left_marginObject

Blank space to the left of the graph



54
55
56
# File 'lib/gruff/base.rb', line 54

def left_margin
  @left_margin
end