# File lib/chart-candy/helpers.rb, line 35 def excel_chart_button(options={}) build_url 'line', options if not @url tool_export_xls options[:label] end