<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -709,60 +709,6 @@ class TestItController &lt; ApplicationController
     chart.y_axis =  y ;
     chart.set_tooltip( tooltip );
     
-    render :text =&gt; chart.to_s
-   
-#      &lt;?php
-#
-#include_once '../php-ofc-library/open-flash-chart.php';
-#
-#$title = new title( 'Stuff I\'m thinking about, '.date(&quot;D M d Y&quot;) );
-#$title-&gt;set_style( &quot;{font-size: 20px; color: #F24062; text-align: center;}&quot; );
-#
-#$bar_stack = new bar_stack();
-#
-#// set a cycle of 3 colours:
-#$bar_stack-&gt;set_colours( array( '#C4D318', '#50284A', '#7D7B6A' ) );
-#
-#// add 3 bars:
-#$bar_stack-&gt;append_stack( array( 2.5, 5, 2.5 ) );
-#
-#// add 4 bars, the fourth will be the same colour as the first:
-#$bar_stack-&gt;append_stack( array( 2.5, 5, 1.25, 1.25 ) );
-#
-#
-#$bar_stack-&gt;append_stack( array( 5, new bar_stack_value(5, '#ff0000') ) );
-#$bar_stack-&gt;append_stack( array( 2, 2, 2, 2, new bar_stack_value(2, '#ff00ff') ) );
-#
-#$bar_stack-&gt;set_keys(
-#    array(
-#        new bar_stack_key( '#C4D318', 'Kiting', 13 ),
-#        new bar_stack_key( '#50284A', 'Work', 13 ),
-#        new bar_stack_key( '#7D7B6A', 'Drinking', 13 ),
-#        new bar_stack_key( '#ff0000', 'XXX', 13 ),
-#        new bar_stack_key( '#ff00ff', 'What rhymes with purple? Nurple?', 13 ),
-#        )
-#    );
-#$bar_stack-&gt;set_tooltip( 'X label [#x_label#], Value [#val#]&lt;br&gt;Total [#total#]' );
-#
-#
-#
-#$y = new y_axis();
-#$y-&gt;set_range( 0, 14, 2 );
-#
-#$x = new x_axis();
-#$x-&gt;set_labels_from_array( array( 'Winter', 'Spring', 'Summer', 'Autmn' ) );
-#
-#$tooltip = new tooltip();
-#$tooltip-&gt;set_hover();
-#
-#$chart = new open_flash_chart();
-#$chart-&gt;set_title( $title );
-#$chart-&gt;add_element( $bar_stack );
-#$chart-&gt;set_x_axis( $x );
-#$chart-&gt;add_y_axis( $y );
-#$chart-&gt;set_tooltip( $tooltip );
-#
-#echo $chart-&gt;toPrettyString();  
+    render :text =&gt; chart.to_s   
     end
-
 end
\ No newline at end of file</diff>
      <filename>app/controllers/test_it_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bdf609000b089322a01c953d7001c2ce16f4bee2</id>
    </parent>
  </parents>
  <author>
    <name>Harry Seldon</name>
    <email>harry.seldon.f@gmail.com</email>
  </author>
  <url>http://github.com/harryseldon/ofc_test_app/commit/38ef51ae8e452a29dfa6b31164492d0ea066c13d</url>
  <id>38ef51ae8e452a29dfa6b31164492d0ea066c13d</id>
  <committed-date>2009-04-18T09:09:55-07:00</committed-date>
  <authored-date>2009-04-18T09:09:55-07:00</authored-date>
  <message>Clean up</message>
  <tree>fac64e44b85a73ea87062a492e2e8fb01b6df6e6</tree>
  <committer>
    <name>Harry Seldon</name>
    <email>harry.seldon.f@gmail.com</email>
  </committer>
</commit>
