1. 15 Jun, 2013 1 commit
  2. 29 May, 2013 1 commit
  3. 27 May, 2013 2 commits
  4. 08 Apr, 2013 1 commit
  5. 02 Apr, 2013 1 commit
  6. 06 Mar, 2013 1 commit
  7. 27 Feb, 2013 1 commit
    • David Schnur's avatar
      Updated the pie 'combined' example. · b8b3b9cb
      David Schnur authored
      Tweaked the description to indicate that we no longer combine single
      slices into 'other', and reduced the threshold from 10% to 5% to
      encourage more slices to combine in the demo.
      b8b3b9cb
  8. 24 Feb, 2013 1 commit
    • David Schnur's avatar
      Add text to its actual layer before measuring it. · 4203a66e
      David Schnur authored
      The getTextInfo method previously added new text to the top-level
      container when measuring it.  Now it adds the text to the text layer,
      just as it will be when rendered, so that parent-child CSS rules can
      resolve correctly.
      
      This also avoids having to safe a reference to the top-level container,
      since it wasn't used anywhere else.
      4203a66e
  9. 12 Feb, 2013 1 commit
  10. 02 Feb, 2013 5 commits
  11. 27 Jan, 2013 1 commit
  12. 26 Jan, 2013 8 commits
  13. 25 Jan, 2013 4 commits
  14. 24 Jan, 2013 1 commit
  15. 23 Jan, 2013 2 commits
    • David Schnur's avatar
      Fix plot legend padding. · e05f3900
      David Schnur authored
      Added explicit border-spacing to compensate for global removal of
      padding.  Flot should really take care of this itself; layout-critical
      styles shouldn't depend on the user-agent defaults.
      e05f3900
    • David Schnur's avatar
      Beautified CSS used by the examples pages. · 6bdc88c1
      David Schnur authored
      Slightly widened the page to account for the fact that most people have
      widescreen monitors these days.  Also made text larger and more legible,
      and created a nice 'clipping' effect for the placeholder.
      6bdc88c1
  16. 20 Jan, 2013 2 commits
  17. 12 Dec, 2012 1 commit
  18. 02 Dec, 2012 1 commit
  19. 27 Nov, 2012 2 commits
  20. 25 Nov, 2012 1 commit
  21. 22 Nov, 2012 1 commit
  22. 21 Sep, 2012 1 commit