# File temp/Graph/Plot.rb, line 160
      def keys
        @data.collect{ |x| x[:title] }
      end