# File app/controllers/fusioncharts/basic_example_controller.rb, line 73
  def configured_chart
    @chart_options= YAML::load_file("public/Data/chart_options.yml")
  end