# File temp/Graph/Schedule.rb, line 180
      def format x, y
        Time.at( x ).strftime( popup_format )
      end