1. 28 May, 2014 1 commit
    • Brandon Bernal's avatar
      Suggested changes made · b8a466db
      Brandon Bernal authored
      Good catch. <code>init()</code> is now only defining the <code>text</code> tag in the main chart. I've moved the setting of the <code>x</code> and <code>y</code> into <code>redraw()</code> along with the label text. <code>x</code> and <code>y</code> are using <code>width</code> and <code>height</code> instead of calculating <code>(getCurrentWidth() - margin.left - margin.right)</code> as before. Indentation corrected as well, so Travis CI shouldn't error out on that either.
      b8a466db
  2. 27 May, 2014 10 commits
  3. 25 May, 2014 1 commit
  4. 23 May, 2014 16 commits
  5. 22 May, 2014 12 commits