# File test/test_pie.rb, line 85 def test_wide g = setup_basic_graph('800x400') g.title = "Wide Pie" g.write("test/output/pie_wide.png") end