# File test/test_area.rb, line 116 def test_wide g = setup_basic_graph('800x400') g.title = "Area Wide" g.write("test/output/area_wide.png") end