# File lib/chart-candy/builder/line.rb, line 91
  def legend=(active)
    @chart[:legend] = active
  end