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