# File temp/Graph/Graph.rb, line 207
      def clear_data 
        @data = []
      end