# File lib/gruff/side_stacked_bar.rb, line 17
  def draw
    @has_left_labels = true
    get_maximum_by_stack
    super
  end