<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:v="urn:schemas-microsoft-com:vml"
      xml:lang="en" lang="en">
<head>
  <link rel="search" type="application/opensearchdescription+xml" title="Swivel" href="/swivel.xml">
  <meta name="verify-v1" content="NGoiZ/dwSwE3cf52f8oRGn2VtG83oamCENrxa5Gpzks=" />
  <meta name="verify-v1" content="8VDM30R7YFTLFM9w/ld4m9xn/VqV+0q27hI5lcNPd6I=" /> 
  <meta name="google-site-verification" content="HdvnuJ2XfBAmW-U_GumXRNCcc6quZSIjE2U34ml9kR0" />
  <meta http-equiv="imagetoolbar" content="no" />
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />  
  <meta name="Description" content="Swivel: Where Curious People Explore Data." />
  <meta name="Abstract" content="Swivel: Where Curious People Explore Data." />
  <meta name="Keywords" content="data, graphs, public data, shared graphs, shared data, statistics, data upload, data blogging, people, tables, search data, find data, swivel, swivel.com, data goodies, tasty data goodies, barrels of data" />
  <meta name="DC.rights"
        scheme="DCTERMS.URI"
        content="http://creativecommons.org/licenses/by/2.5/" />    
  <title>Weight - Swivel</title>
  <!-- compliance patch for microsoft browsers -->
  <!--[if lt IE 8]>
  <link href="/stylesheets/html.css?1222897902" media="all" rel="Stylesheet" type="text/css" />
  <![endif]-->
  <link href="/stylesheets/core.css?1222897902" media="all" rel="Stylesheet" type="text/css" />
  <link href="/stylesheets/graphs.css?1222897902" media="all" rel="Stylesheet" type="text/css" />
  
  <style type="text/css">
    <!--
  #content {
    padding: 0px 20px;
  }
  #body {
    width: 620px;
    margin-left: 20px;
  }
  #compare {
    width: 300px;
  }

  #tab_list {
    border-right: 1px solid #777;
  }

  #compare .tabs {
    padding-top: 6px;
  }
  #compare .tabs form {
    margin-bottom: 2ex;
  }

  #compare .compare_graph {
    padding: 4px 6px;
    background-color: #fff;
    cursor: pointer;
    clear: left;
  }
  #compare .compare_graph img.color {
    width: 14px;
    height: 8px;
    vertical-align: middle;
    border: none;
  }
  #compare .compare_graph .cover {
    width: 30px;
    height: 20px;
    overflow: hidden;
    float: left;
  }
  #compare .compare_graph .cover img {
    width: 30px;
  }
  #compare .compare_graph h4, #compare .compare_graph h5 {
    margin: 0px 0px 2px 34px;
  }
  #compare .compare_graph h4 {
    color: #222;
  }
  #compare .compare_graph h5 {
    color: #999;
  }
  #compare .compare_graph .header {
    margin-right: 30px;
  }
  #compare .compare_graph .details {
    font-size: 80%;
  }
  #compare .compare_graph .details img {
  }
  #compare .compare_graph .details p {
    margin: 3px 0px;
  }
  #compare .compare_graph .details p.first {
    margin-top: 1em;
  }
  #compare .compare_graph .details p.error {
    color: #e33;
  }

  #compare .not_compatible .compare_graph {
    background-color: #f9f9f9;
  }
  #compare .not_compatible .header {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  #compare .not_compatible h4 {
    text-decoration: line-through;
  }
  #compare .not_compatible .compare_graph img.color {
    background-color: #ccc !important;
  }

  .hover {
    background: #efe url('/images/icons/arrow_green.gif') no-repeat 97% 10% !important;
  }

  .join {
    font-weight: normal;
    color: #666;
    font-size: 90%;
    margin-left: 2ex;
  }

  #legend {
    width: 95%;
  }
    #legend h3 .help {
      font-size: 80%;
      font-weight: normal;
      color: #444;
    }
    #legend h4 {
      margin: 6px 2px;
    }
    #legend h4 .cover {
      width: 30px;
      height: 20px;
      overflow: hidden;
      float: left;
    }
    #legend h4 .name {
      margin-left: 32px;
    }
    #legend .cover img {
      width: 30px;
    }
    #legend img.color {
      width: 14px;
      height: 8px;
      vertical-align: middle;
    }
    #legend ul {
      list-style-type: none;
      padding-left: 12px;
    }
    #legend a.remove {
      margin-left: 2ex;
      font-size: 90%;
      text-decoration: none;
    }

  div#columns {
    padding-left: 1ex;
    text-align: left;
  }
  div#columns .column {
    padding: 4px;
    color: #fff;
    margin-left: 1ex;
    -moz-border-radius: 3px;
  }
  div#columns .column a {
    color: #fff;
    text-decoration: none;
    border-left: 1px dotted #fff;
    padding-left: 0.5ex;
  }

  #meters h4 {
    text-align: left;
    margin: 1ex 0px 0.5ex 2ex;
    color: #666;
  }
  #meters h4 strong {
    color: #000;
  }
  #meters #score {
    width: 90%;
    margin: 1ex auto;
    text-align: left;
  }
    #score tr {
      border-bottom: solid 1px #eee;
    }
    #score td {
      padding: 4px;
    }
    #score .percentage {
      font-size: 140%;
      color: #666;
      width: 6ex;
      text-align: right;
    }
    #score .fill {
      position: absolute;
      background-color: #A5BDE2;
      height: 23px;
      opacity: 0.5;
      filter: alpha(opacity=50);
    }
    #score .columns {
      font-size: 90%;
      color: #333;
    }
    #score .links {
    }

    #tab_list {
    }

    #save_cancel {
      font-size: 130%;
      text-align: right;
      margin: 0px 4ex 10px; 
    }
    -->
  </style>


  <script src="/javascripts/prototype.js?1222897902" type="text/javascript"></script>
  <script src="/javascripts/effects.js?1222897902" type="text/javascript"></script>
  <script src="/javascripts/application.js?1222897902" type="text/javascript"></script>

  
  <script type="text/javascript">
    function tab_compare(tab) {
      // TODO: DRY up using Element.addMethods for childElements, siblings
      // for now have to use the Element.x(element) forms rather than
      // element.x() since IE seems to hate it.
      choose_tab(tab);

      $('tab_list').update('<h2><img alt="Progress_lg" src="/images/icons/progress_lg.gif?1222897902" style="vertical-align: middle;" title="" /> Loading</h2>');
    }

    function loading(id) {
      $('loading').show();
      ['graph', 'spreadsheet'].without(id).each(function(pane) {
        $(pane).hide();
      });
      $(id).show();
    }
      
    function hide_progress_meter() {
      if ($('loading').visible()) {
        Effect.Fade('loading', {duration: 0.3})
      }
    }

    function compare_graph_in(e, id) {
      Element.addClassName(e, 'hover');
      //Effect.BlindDown('details_' + id, {duration: 0.2});
      Element.show('details_' + id);
    }

    function compare_graph_out(e, id) {
      Element.removeClassName(e, 'hover');
      //Effect.BlindUp('details_' + id, {duration: 0.2});
      Element.hide('details_' + id);
    }

    var saved_or_canceled = true;
    window.onbeforeunload = function (evt) {
       if (saved_or_canceled == true) {
         return;
       }
       var message = 'You will lose your changes.';
       if (typeof evt == 'undefined') {
         evt = window.event;
       }
       if (evt) {
         evt.returnValue = message;
       }
       return message;
    }
    
    var target_graph_id = '1082482';
  </script>

</head>
<body>
<div id="container">
<div id="header">
  <div id="logo">
    <a href="/"><img alt="Logo" src="/images/logo.png?1222897902" title="" /></a>
  </div>

  <div id="login_nav">
    
    

    <a href="/pantry">Confectionary</a>
    <a href="http://blog.swivel.com">Blog</a>

  <a href="/help/contextual_help" onclick="window.open(this.href,'Help','height=1024,width=768,left=600,top=300,scrollbars=yes');return false;">Help</a> 

    <a href="#" onclick="new Ajax.Updater('feedback_space', '/feedbacks/create?request_uri=%2Fgraphs%2Fcompare%2F1082482', {asynchronous:true, evalScripts:true, onComplete:function(request){new Effect.SlideDown(&quot;feedback_space&quot;,{duration:0.2});new Effect.Fade(&quot;feedback_form_progress&quot;,{duration:0.2});}, onLoading:function(request){new Effect.Appear(&quot;feedback_form_progress&quot;,{duration:0.2});}}); return false;">Feedback</a>
    <img alt="Progress" id="feedback_form_progress" src="/images/icons/progress.gif?1222897902" style="display: none" title="" />

    
      <a href="/signup?return_to=%2Fgraphs%2Fcompare%2F1082482">Sign Up!</a>
      <a href="/security?return_to=%2Fgraphs%2Fcompare%2F1082482">Sign In</a>
    

    <div id="feedback_space" class="feedback_space" style="display: none"></div>
  </div>
  <div id="nav">

    
    <div id="nav_search">
      <style type="text/css">
      @import url(http://www.google.com/cse/api/branding.css);
      </style>
      <div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
        <div class="cse-branding-form">
          <form action="/search/results" id="cse-search-box">
            <div>
              <input type="hidden" name="cx" value="002211180275031966754:91sya-rsssu" />
              <input type="hidden" name="cof" value="FORID:9;NB:1" />
              <input type="hidden" name="ie" value="UTF-8" />
              <input type="text" name="q" size="31" />
              <input type="submit" name="sa" value="Search" class="button" />
            </div>
          </form>
        </div>
      </div>
    </div>
    
    <div id="tabs">
      <a href="/" class=" tab">Home</a>
      <a href="/graphs/index" class=" tab current">Graphs</a>
      <a href="/data_sets" class=" tab">Data</a>
      <a href="/users" class=" tab">People</a>
      <a href="/groups" class=" tab">Groups</a>
      
      <a href="/upload" class=" tab">Upload</a>
    </div>
    <div id="header_gradient"></div>
  </div>  
</div>

<div id="content">
  

<link href="/stylesheets/graphs_show.css?1222897902" media="all" rel="Stylesheet" type="text/css" />




<table class="ie_hack"><tr><td>

  <div id="compare">
    <h3>Add an item to compare</h3>
    <div class="tabs">
      <div id="search">
        <form action="/graphs/compare_search/1082482" method="post" onsubmit="new Ajax.Updater('tab_list', '/graphs/compare_search/1082482', {asynchronous:true, evalScripts:true, onLoading:function(request){tab_compare('compare_search')}, parameters:Form.serialize(this)}); return false;">
          <input class="text" id="query" name="query" type="text" />
          <input class="submit" name="commit" type="submit" value="Find" />
        </form>
      </div>
      
        <a href="#" id="compare_recent" onclick="new Ajax.Updater('tab_list', '/graphs/compare_recent/1082482', {asynchronous:true, evalScripts:true, onLoading:function(request){tab_compare('compare_recent')}}); return false;">Recent</a>
      
        <a href="#" id="compare_search" onclick="new Ajax.Updater('tab_list', '/graphs/compare_search/1082482', {asynchronous:true, evalScripts:true, onLoading:function(request){tab_compare('compare_search')}}); return false;">Search Results</a>
      
    </div>
    <div id="tab_list"> </div>
    <div class="tab_footer">
      <script type="text/javascript" defer="true">
        <!--
      new Ajax.Updater('tab_list', '/graphs/compare_recent/1082482', {asynchronous:true, evalScripts:true, onLoading:function(request){tab_compare('compare_recent')}})
        // -->
      </script>
    </div>
  </div>

</td><td>
 
  <div style="position:relative;">
    <div id="scale_change_notify" class="tip" style="display: none;position:absolute;top:-3px;left:-3px;"></div>
  </div>
  
  <div id="body">
    

  <div id="save_cancel">
    <form action="/graphs/compare_update/1082482" method="post">
      
      <input class="button submit" name="cancel" onclick="saved_or_canceled = true" type="submit" value="Cancel" />
    </form>
  </div>

  <div id="legend" class="box">
    <h3>
      Legend
      <span class="help">(Graphing <strong>Numeric</strong> columns onto a <strong>Date and Time</strong> axis.)</span>
    </h3>
    
      <h4>
        
          <div class="cover"><a href="/data_sets/show/1001389"><img alt="1261097_9b301b56da_m" src="http://static.flickr.com/1/1261097_9b301b56da_m.jpg" title="" /></a></div>
          <div class="name"><a href="/data_sets/show/1001389">Grant's Weight</a></div>
        
      </h4>
      <ul>
        
          <li class="column">
            <img class="color" src="/images/clear.gif" style="background-color:#922E87" />
            <strong><a href="/data_columns/show/1554915">Weight</a></strong>
            <span class="join">
              by Date
            </span>
            <a class="remove" href="#" onclick="saved_or_canceled = false;Element.hide('loading');; new Ajax.Request('/graphs/compare_update/1082482?remove_column_id=1554915&amp;mode=remove', {asynchronous:true, evalScripts:true}); return false;">remove</a>
          </li>
        
      </ul>
    
  </div>



<div id="data" style="padding-top: 10px;">
  
    <div id="loading"><img alt="Progress_bar" src="/images/icons/progress_bar.gif?1222897902" title="" /></div>
    <div id="graph">
      
        
  <h1 id="graph_title">Weight</h1>




      
      <span style="display: none;" id='graph_id'>1082482</span><!-- Graph ID for easy testing -->
      <img alt="Weight" height="337" id="graph_image" onload="if (this.src.indexOf('clear.gif') == -1) new Effect.Fade(&quot;loading&quot;,{duration:0.3});" src="/images/clear.gif?1222897902" title="" width="600" />
        <script type="text/javascript">
//<![CDATA[
$("graph_image").src = "/graphs/nc_image/1082482/default/600/337?title=Weight&amp;s=1268361941.60280.0344776804504727";
//]]>
</script>
    </div>
    <!--[if IE]>
    <script>
      // obnoxiously force the loading graphic to hide if it's not hidden
      // after a couple seconds.  need this because IE appears to sometimes
      // skip execution of an img's onload code.
      //
      // the 2500ms timeout is arbitrary, but reasonable for the occassional
      // case that this bug manifests itself.
      //
      // see #1084.
      setTimeout('hide_progress_meter()', 2500);
    </script>
    <![endif]-->
  
</div>

<div id="meters">
  

</div>


  </div>

</td></tr></table>

</div> <!-- content -->

<div id="footer">
  <div id="copyright">&copy; 2007 Swivel</div>
  <a href="/about">About</a> |
  <a href="/help/contextual_help" onclick="window.open(this.href,'Help','height=1024,width=768,left=600,top=300,scrollbars=yes');return false;">Help</a> | 
  <a href="/about/jobs">Jobs</a> |
  <a href="/about/contact">Contact</a> |
  
  <a href="/about/legal">Legal</a> |
  <a href="/press">Press</a> |
  <a href="/tour">What is Swivel?</a>
</div>
</div> <!-- container -->




  <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
  </script>
  <script type="text/javascript">
    _uacct = "UA-1428680-1";
    urchinTracker();
  </script>  


</body>
</html>
