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