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