<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -111,7 +111,8 @@ $(function () {
               min: min_date,
               max: max_date },
     selection: { mode: &quot;xy&quot; },
-    grid: { hoverable: true }
+    grid: { hoverable: true },
+    legend: { position: &quot;nw&quot; }
   };
 
   var previousPoint = null;
@@ -173,7 +174,8 @@ $(function () {
     yaxis:  { min: &lt;%= @baseline_min %&gt;,
               max: &lt;%= @baseline_max %&gt; },
     selection: { mode: &quot;xy&quot; },
-    grid: { hoverable: true }
+    grid: { hoverable: true },
+    legend: { position: &quot;nw&quot; }
   };
 
   &lt;% @graphs.values.each_with_index do |graph, index| %&gt;</diff>
      <filename>benchmark/results/templates/rubinius.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>df578f750691c495c954950e67bf58ec01eef9ea</id>
    </parent>
  </parents>
  <author>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </author>
  <url>http://github.com/evanphx/rubinius/commit/adde17d8f81afa24d455e371e80ea324a4b7318c</url>
  <id>adde17d8f81afa24d455e371e80ea324a4b7318c</id>
  <committed-date>2009-06-25T00:15:04-07:00</committed-date>
  <authored-date>2009-06-24T12:27:42-07:00</authored-date>
  <message>Moved legend on benchmark graphs.</message>
  <tree>411e235195794da83857cf48bafc3dead022dd23</tree>
  <committer>
    <name>Brian Ford</name>
    <email>bford@engineyard.com</email>
  </committer>
</commit>
