1. 20 Apr, 2014 1 commit
  2. 17 Apr, 2014 1 commit
  3. 13 Apr, 2014 1 commit
  4. 09 Feb, 2014 1 commit
  5. 11 Jan, 2014 1 commit
  6. 15 Jun, 2013 1 commit
  7. 29 May, 2013 1 commit
  8. 27 May, 2013 2 commits
  9. 08 Apr, 2013 1 commit
  10. 02 Apr, 2013 1 commit
  11. 06 Mar, 2013 1 commit
  12. 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
  13. 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
  14. 12 Feb, 2013 1 commit
  15. 02 Feb, 2013 5 commits
  16. 27 Jan, 2013 1 commit
  17. 26 Jan, 2013 8 commits
  18. 25 Jan, 2013 4 commits
  19. 24 Jan, 2013 1 commit
  20. 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
  21. 20 Jan, 2013 2 commits
  22. 12 Dec, 2012 1 commit
  23. 02 Dec, 2012 1 commit