1. 04 Jun, 2014 4 commits
  2. 03 Jun, 2014 20 commits
  3. 02 Jun, 2014 4 commits
  4. 01 Jun, 2014 6 commits
  5. 31 May, 2014 5 commits
  6. 30 May, 2014 1 commit
    • Brandon Bernal's avatar
      transformForArcLabel NaN error. · a481707c
      Brandon Bernal authored
      Sometimes the data provided can't be used for <code>transformForArcLabel</code> (a stacked area chart where registered items came back as neither connected or disconnected. http://jsfiddle.net/U5g3h/). I find that the <code>startAngle</code> and <code>endAngle</code> values arrive as <code>NaN</code>. To fix this I am checking before assigning <code>x</code> and <code>y</code>.
      a481707c