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