1. 13 Feb, 2016 1 commit
    • Дмитрий Никулин's avatar
      Fix issues with pie-of-pie and bar-of-pie in node.js · f5f578b9
      Дмитрий Никулин authored
      Line drawing code relies on getClientBoundingRect() method to
      compute coords and sizes of chart objects. Node uses jsdom for
      browser emulation, which implements this method as a placeholder
      which returns object with zero fields. To achieve proper coords
      calculation, values are saved during object generation and then
      they are reused for line drawing.
      f5f578b9
  2. 10 Feb, 2016 3 commits
  3. 09 Feb, 2016 1 commit
  4. 28 Jan, 2016 1 commit
  5. 09 Dec, 2015 7 commits
  6. 08 Dec, 2015 1 commit
  7. 05 Dec, 2015 3 commits
  8. 02 Dec, 2015 2 commits
  9. 25 Nov, 2015 1 commit
  10. 18 Nov, 2015 1 commit
  11. 16 Nov, 2015 2 commits
  12. 11 Nov, 2015 1 commit
  13. 08 Nov, 2015 3 commits
  14. 07 Nov, 2015 2 commits
  15. 05 Nov, 2015 2 commits
  16. 04 Nov, 2015 1 commit
  17. 29 Oct, 2015 1 commit
  18. 28 Oct, 2015 7 commits