<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,7 @@
 = Chartr -- A Ruby interface to the Flotr Javascript chart library
 
+Flotr: http://solutoire.com/category/flotr/
+
 == Simple example (from outside of Rails)
 
   &lt;% @c = Chartr::BarChart.new(:bars =&gt; {:barWidth =&gt; 0.5}, :yaxis =&gt; {:min =&gt; 0}) %&gt;</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,8 @@ end
 class Chartr::Chart
   attr_accessor :data
 
-
+  # Initialize the chart with the options listed here:
+  # http://solutoire.com/flotr/docs/options/
   def initialize(params = {})
     @options ||= {}
     @options = @options.deep_merge(params)</diff>
      <filename>lib/chart.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>535bfcaf68df4fb2d23460c2b2e45bbac7e90422</id>
    </parent>
  </parents>
  <author>
    <name>David N. Welton</name>
    <email>davidw@dedasys.com</email>
  </author>
  <url>http://github.com/davidw/chartr/commit/ab41fd79b052974b411760b9af90112adc3c49b0</url>
  <id>ab41fd79b052974b411760b9af90112adc3c49b0</id>
  <committed-date>2009-02-19T12:03:32-08:00</committed-date>
  <authored-date>2009-02-19T12:03:32-08:00</authored-date>
  <message>Doc tweaks.</message>
  <tree>a63c0d8a5b37c436025c2f4d07709fed7d9bfb15</tree>
  <committer>
    <name>David N. Welton</name>
    <email>davidw@dedasys.com</email>
  </committer>
</commit>
