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