<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>51c1d702567ca7c89c28ebe94761b9ae2119df75</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/32cf81dc97301f101166931d113d1ea925506265</url>
    <id>32cf81dc97301f101166931d113d1ea925506265</id>
    <committed-date>2009-07-14T23:16:42-07:00</committed-date>
    <authored-date>2009-07-14T23:16:42-07:00</authored-date>
    <message>Added label_format option for trailing label and number</message>
    <tree>7f0f7c9488c6b6ffe378f3ab72b580289fc8481f</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>feabc5b29b9444957d7d911d511b1d2bb8254ded</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/51c1d702567ca7c89c28ebe94761b9ae2119df75</url>
    <id>51c1d702567ca7c89c28ebe94761b9ae2119df75</id>
    <committed-date>2009-07-13T17:15:56-07:00</committed-date>
    <authored-date>2009-07-13T17:15:56-07:00</authored-date>
    <message>Better drawing of label and last graph value
Bundled Silkscreen font from kottke.org for possible labels in the future.</message>
    <tree>8a80bcd736335818b91ee74c611ca8635657ac08</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc230e8579208c3d245bbfe4ddda1100965906a8</id>
      </parent>
    </parents>
    <author>
      <name>Abhishek Parolkar</name>
      <email>abhishek@markethero.in</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/feabc5b29b9444957d7d911d511b1d2bb8254ded</url>
    <id>feabc5b29b9444957d7d911d511b1d2bb8254ded</id>
    <committed-date>2009-07-05T20:15:41-07:00</committed-date>
    <authored-date>2008-12-09T00:00:00-08:00</authored-date>
    <message>Added width and height for image tag such that , graphs which dont have :width , like smooth graph, dont overshoot required image size in HTML to disturb layouts

Signed-off-by: Geoffrey Grosenbach &lt;boss@topfunky.com&gt;</message>
    <tree>faaa16022567f75935615d76ba52b1e6c3e0fd8d</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7945408f46767637fd7414c1140f822a32843403</id>
      </parent>
    </parents>
    <author>
      <name>Kim Toms</name>
      <email>kim.toms@gmail.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/dc230e8579208c3d245bbfe4ddda1100965906a8</url>
    <id>dc230e8579208c3d245bbfe4ddda1100965906a8</id>
    <committed-date>2009-07-05T20:15:13-07:00</committed-date>
    <authored-date>2009-06-10T11:34:18-07:00</authored-date>
    <message>Fix problem with constant data causing divide by zero

Signed-off-by: Geoffrey Grosenbach &lt;boss@topfunky.com&gt;</message>
    <tree>3c60aee8296b5c1b89aed4af8cd4bfa030b9a4c6</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb1715dd04303aa777e3ae0645f191930e52c4b6</id>
      </parent>
    </parents>
    <author>
      <name>Kim Toms</name>
      <email>kim.toms@gmail.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/7945408f46767637fd7414c1140f822a32843403</url>
    <id>7945408f46767637fd7414c1140f822a32843403</id>
    <committed-date>2009-07-05T20:15:12-07:00</committed-date>
    <authored-date>2009-06-10T09:30:54-07:00</authored-date>
    <message>Add test for smooth with constant data and target

Signed-off-by: Geoffrey Grosenbach &lt;boss@topfunky.com&gt;</message>
    <tree>81b4b045521ca398acf4368c3e7cb87fec943511</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3eb1f1b658fa735d4ba3a509334883f81ab27a81</id>
      </parent>
    </parents>
    <author>
      <name>george</name>
      <email>gardeleanu@mmm.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/fb1715dd04303aa777e3ae0645f191930e52c4b6</url>
    <id>fb1715dd04303aa777e3ae0645f191930e52c4b6</id>
    <committed-date>2009-07-05T20:14:44-07:00</committed-date>
    <authored-date>2009-03-23T11:39:12-07:00</authored-date>
    <message>modifying the smooth graph so it will print a circular dot for every value

Signed-off-by: Geoffrey Grosenbach &lt;boss@topfunky.com&gt;</message>
    <tree>dd8224fbb343f39fb74da8611dca2946af78c863</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aacda2612fb20a32f23323f9b49bb598e06e7fca</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/3eb1f1b658fa735d4ba3a509334883f81ab27a81</url>
    <id>3eb1f1b658fa735d4ba3a509334883f81ab27a81</id>
    <committed-date>2009-02-16T11:58:03-08:00</committed-date>
    <authored-date>2009-02-16T11:58:03-08:00</authored-date>
    <message>Tests for min/max.</message>
    <tree>5a4561cea71f0773c3862071ae908c9347f17c87</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06849a2bbfe32ac07df4ccd268910674a9df4b74</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/aacda2612fb20a32f23323f9b49bb598e06e7fca</url>
    <id>aacda2612fb20a32f23323f9b49bb598e06e7fca</id>
    <committed-date>2009-02-16T11:50:29-08:00</committed-date>
    <authored-date>2009-02-16T11:50:29-08:00</authored-date>
    <message>Support :min and :max options to set graph scale.</message>
    <tree>df3a5d8c7b093cc5b3eb63ee6cb62ef5f3b4a2f1</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd94ed0e8a915d455c0e3da885b37e970edb3dc1</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/06849a2bbfe32ac07df4ccd268910674a9df4b74</url>
    <id>06849a2bbfe32ac07df4ccd268910674a9df4b74</id>
    <committed-date>2009-02-16T11:35:30-08:00</committed-date>
    <authored-date>2009-02-16T11:35:30-08:00</authored-date>
    <message>New tests for nil data.</message>
    <tree>0df6493f7428d8e75eb6e1fb82fe7c734d3a843b</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed5b5857524e03889deaa2eeb7ea866185a00688</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/fd94ed0e8a915d455c0e3da885b37e970edb3dc1</url>
    <id>fd94ed0e8a915d455c0e3da885b37e970edb3dc1</id>
    <committed-date>2009-02-16T11:24:27-08:00</committed-date>
    <authored-date>2009-02-16T11:24:27-08:00</authored-date>
    <message>Extract Method: normalize.</message>
    <tree>26a2120c03f641a82c134144b5831a1a7fa398e8</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99dd1773fbeba4f664b66524d699931341565ba0</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/ed5b5857524e03889deaa2eeb7ea866185a00688</url>
    <id>ed5b5857524e03889deaa2eeb7ea866185a00688</id>
    <committed-date>2009-02-16T10:10:32-08:00</committed-date>
    <authored-date>2009-02-16T10:10:32-08:00</authored-date>
    <message>Handle missing data (nil) values in area, bar, discrete, and smooth.</message>
    <tree>f1e4f0169aa94b149f6e2dec3a4907f354894b5c</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca4e80782b4f2c4725e6769408a645df5cce5a22</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/99dd1773fbeba4f664b66524d699931341565ba0</url>
    <id>99dd1773fbeba4f664b66524d699931341565ba0</id>
    <committed-date>2009-02-16T09:43:29-08:00</committed-date>
    <authored-date>2009-02-16T09:43:29-08:00</authored-date>
    <message>History note for disabled has_last.</message>
    <tree>d75fb74d024a948a20d1cbefd359fe09e8f3269d</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e60e076a0ace964daf83ccc9c527dba0c9ad76ec</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/ca4e80782b4f2c4725e6769408a645df5cce5a22</url>
    <id>ca4e80782b4f2c4725e6769408a645df5cce5a22</id>
    <committed-date>2009-02-16T09:33:46-08:00</committed-date>
    <authored-date>2009-02-16T09:33:46-08:00</authored-date>
    <message>Test case for disabled last.</message>
    <tree>bd9bbc9c990b26dede067249bba47273b42cb1b4</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d13d2eac61a009f0adcd42017cfca1cbfad59c6c</id>
      </parent>
    </parents>
    <author>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/e60e076a0ace964daf83ccc9c527dba0c9ad76ec</url>
    <id>e60e076a0ace964daf83ccc9c527dba0c9ad76ec</id>
    <committed-date>2009-02-16T09:27:33-08:00</committed-date>
    <authored-date>2009-02-16T09:27:33-08:00</authored-date>
    <message>Make it possible to disable has_last when labeled.</message>
    <tree>9651ec21ffa357dbd629ea040da478b845d91f26</tree>
    <committer>
      <name>Justin Love</name>
      <email>justin.love@cesgames.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>329ad7d6094acd20dbca0bdf50b17685bb4265b5</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/d13d2eac61a009f0adcd42017cfca1cbfad59c6c</url>
    <id>d13d2eac61a009f0adcd42017cfca1cbfad59c6c</id>
    <committed-date>2008-08-20T09:21:58-07:00</committed-date>
    <authored-date>2008-08-20T09:21:58-07:00</authored-date>
    <message>Setup for next version</message>
    <tree>4dad81a9c0120cec88180f3b1218a90581ace696</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9647e5590c171b745ebea29d1cd63a29ff39f5be</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/329ad7d6094acd20dbca0bdf50b17685bb4265b5</url>
    <id>329ad7d6094acd20dbca0bdf50b17685bb4265b5</id>
    <committed-date>2008-08-20T09:18:19-07:00</committed-date>
    <authored-date>2008-08-20T09:18:19-07:00</authored-date>
    <message>0.5.2 release</message>
    <tree>0c509e3c59dcffd5273899d64889634da43b9e05</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3f724f0efcd0cc930b312b94d23528bc59f3f378</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/9647e5590c171b745ebea29d1cd63a29ff39f5be</url>
    <id>9647e5590c171b745ebea29d1cd63a29ff39f5be</id>
    <committed-date>2008-08-19T21:23:28-07:00</committed-date>
    <authored-date>2008-08-19T21:23:28-07:00</authored-date>
    <message>Handle case where all data is zero</message>
    <tree>e8278f526d783c64bdfeb77ad992fec6e2b2c62b</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9eff861d3a3522ad4811344a6dc95b8970fdcff8</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/3f724f0efcd0cc930b312b94d23528bc59f3f378</url>
    <id>3f724f0efcd0cc930b312b94d23528bc59f3f378</id>
    <committed-date>2008-05-19T17:48:34-07:00</committed-date>
    <authored-date>2008-05-19T17:48:34-07:00</authored-date>
    <message>Updated to mention source at GitHub</message>
    <tree>fc9d1332c73f5b95122e51a4355975fa86ac6ed3</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1f1d4fc537ecd2e0d3c1b9a314efdd648b889809</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/9eff861d3a3522ad4811344a6dc95b8970fdcff8</url>
    <id>9eff861d3a3522ad4811344a6dc95b8970fdcff8</id>
    <committed-date>2008-05-19T17:47:14-07:00</committed-date>
    <authored-date>2008-05-19T17:47:14-07:00</authored-date>
    <message>Ignore generated docs</message>
    <tree>42adb7a6af1c2934b9cc625c82a4bca726daf352</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cccbfdc1ec0e3ae69ef419728475174e1e97c43</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/1f1d4fc537ecd2e0d3c1b9a314efdd648b889809</url>
    <id>1f1d4fc537ecd2e0d3c1b9a314efdd648b889809</id>
    <committed-date>2008-05-19T13:25:49-07:00</committed-date>
    <authored-date>2008-05-19T13:25:49-07:00</authored-date>
    <message>Fixed drawing and data normalization of bar graph
Added target and target_color to bar graph</message>
    <tree>ac0fbe1aa0f3708e58d8cde66a31cfd88c4b46bc</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d73857acda3ac414016a8b9fd0b69b907ed96ff4</id>
      </parent>
    </parents>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/4cccbfdc1ec0e3ae69ef419728475174e1e97c43</url>
    <id>4cccbfdc1ec0e3ae69ef419728475174e1e97c43</id>
    <committed-date>2008-05-19T11:34:55-07:00</committed-date>
    <authored-date>2008-05-19T11:34:55-07:00</authored-date>
    <message>Gemspec</message>
    <tree>f6e4da713d3f0b52226579e5966bd979f41b4bb9</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </author>
    <url>http://github.com/topfunky/sparklines/commit/d73857acda3ac414016a8b9fd0b69b907ed96ff4</url>
    <id>d73857acda3ac414016a8b9fd0b69b907ed96ff4</id>
    <committed-date>2008-03-11T15:37:12-07:00</committed-date>
    <authored-date>2008-03-11T15:37:12-07:00</authored-date>
    <message>First import from Subversion</message>
    <tree>595204202fe9420a1ced763f167524681abd5ebb</tree>
    <committer>
      <name>Geoffrey Grosenbach</name>
      <email>boss@topfunky.com</email>
    </committer>
  </commit>
</commits>
