# File lib/fusioncharts/exporter/fc_error.rb, line 128
  def warnings2html
    error_str = "<br>notice="+warnings
    return error_str
  end